Gets or sets the style for the ChartSeries.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public List<Style> SeriesStyles { get; set; } |
Visual Basic
![]() |
---|
Public Property SeriesStyles As List(Of Style) |
A list of System.Windows.Style objects. Each style in the list sets the appearance of one ChartSeries.