Gets or sets the labels drawn at data points.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public StringCollection Labels { get; set; } |
Visual Basic
![]() |
---|
Public Property Labels As StringCollection |
An instance of the StringCollection class. Default value is an empty list.
The Labels property provides the labels that are drawn at data points in the chart.