Gets the strokes of the series. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C#
![]() |
---|
public BrushCollection Strokes { get; set; } |
Visual Basic
![]() |
---|
Public Property Strokes As BrushCollection |
A collection of WPF Brush objects. The default is an empty collection.
Brushes from the Strokes property are used for outlining the graphical elements of the series - lines, areas, basr, pie slices, etc.