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





Gets or sets the format for numerical outer labels when OuterLabelFormat is set to Custom.

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

 Syntax

C#  Copy Code

public string OuterLabelCustomFormat { get; set; }

Visual Basic  Copy Code

Public Property OuterLabelCustomFormat As String

 Property Value

A string value specifying the custom format.

 See Also

PieChart Members
PieChart Class
MindFusion.Charting.WinForms Namespace