Charting for WinForms Programmer's Guide
TickSettings.TickOffset Property
See Also
 






Gets or sets the offset of he ticks relative to their calculated position.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public Length TickOffset { get; set; }

Visual Basic  Copy Code

Public Property TickOffset As Length

 Property Value

An instance of the Length structure.

 See Also

TickSettings Members
TickSettings Class
MindFusion.Gauges Namespace