An instance of the StringCollection class. Default value is an empty list.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public StringCollection InnerLabel { get; set; } |
Visual Basic
![]() |
---|
Public Property InnerLabel As StringCollection |
An instance of the StringCollection class. Default value is an empty list.
InnerLabel property is considered when PieSeries.InnerLabelType is set to LabelType.CustomText.