Gets or sets the source of the labels that are used by this SeriesLegend.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public StringCollection LabelsSource { get; set; } |
Visual Basic
![]() |
---|
Public Property LabelsSource As StringCollection |
An instance of the StringCollection class. Default value is an empty list.
You should set a corresponding label in the BrushesSource array for each Brush that you add to LabelsSource.