Gets or sets a value indicating whether to draw a stroke the beginning of this range.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C#
![]() |
---|
public bool CapEnd { get; set; } |
Visual Basic
![]() |
---|
Public Property CapEnd As Boolean |
true to stroke the end of the range; otherwise, false.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |