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