MindFusion WinForms Programmer's Guide
PieChart.InnerLabelCustomFormat Property
See Also
 





Gets or sets the format for numerical inner labels when InnerLabelFormat is set to Custom.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public string InnerLabelCustomFormat { get; set; }

Visual Basic  Copy Code

Public Property InnerLabelCustomFormat As String

 Property Value

A string value specifying the custom format.

 See Also

PieChart Members
PieChart Class
MindFusion.Charting.WinForms Namespace