Gets or sets a value indicating whether to draw a stroke at the outside of this range.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public bool StrokeOutside { get; set; } |
Visual Basic Copy Code |
---|
Public Property StrokeOutside As Boolean |
true to stroke the outside of the range; otherwise, false.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |