Gets or sets the height of a tick.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public Length TickHeight { get; set; } |
Visual Basic Copy Code |
---|
Public Property TickHeight As Length |
An instance of the Length structure.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |