Gets or sets the offset of he ticks relative to their calculated position.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public Length TickOffset { get; set; } |
Visual Basic Copy Code |
---|
Public Property TickOffset As Length |
An instance of the Length structure.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |