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