Gets or sets the number format for numerical outer labels. Namespace: MindFusion.Charting
|
C#
![]() |
---|
public NumberFormat OuterLabelFormat { get; set; } |
Visual Basic
![]() |
---|
Public Property OuterLabelFormat As NumberFormat |
One of the NumberFormat enumeration values. Default is NumberFormat.Fixed_point.
The property specifies the format of labels drawn outside pie pieces when the OuterLabelType is set to LabelType.Data or LabelType.Percents.