Gets or sets a value indicating whether the ticks are visible.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public bool ShowTicks { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowTicks As Boolean |
true to show the ticks; otherwise, false.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |