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