Gets or sets the stroke of this element.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public Pen Stroke { get; set; } |
Visual Basic Copy Code |
---|
Public Property Stroke As Pen |
An instance of the Pen class.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |