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