Gets or sets custom inner labels.
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.
The InnerLabels property is used when the InnerLabelType is LabelType.CustomText.