Gets or sets the stroke for the series.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
C#
![]() |
---|
public Brush Stroke { get; set; } |
Visual Basic
![]() |
---|
Public Property Stroke As Brush |
An instance of the System.Windows.Media.Brush class. The default value is Brushes.Blue.