Gets the TickSettings object which specifies the settings of the label.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public TickSettings Settings { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Settings As TickSettings |
An instance of one of the TickSettings-derived classes.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |