Skip to main content
A newer version of this page is available. .

Tickmarks

Tickmarks are marks on an axis scale. You can display major and minor tickmarks on a circular gauge (see the image below).

CircularGauge_Tickmarks

Tickmark objects implement the IMajorTickmark or IMinorTickmark interface.

The table below lists the main properties that affect element behavior and appearance.

Characteristics Members
Behavior ArcScale.MinorTickCount,ArcScale.MajorTickCount,IMajorTickmark.FormatString,IMajorTickmark.Addend,IMajorTickmark.Multiplier
Layout IMajorTickmark.TextOffset,IMajorTickmark.TextOrientation,IMajorTickmark.ShapeOffset,IMinorTickmark.ShapeOffset,IMajorTickmark.ShapeScale,IMinorTickmark.ShapeScale,IMajorTickmark.AllowTickOverlap
Appearance ArcScale.Appearance,IMajorTickmark.ShapeType
Visibility IMajorTickmark.ShowText,IMajorTickmark.ShowTick,IMinorTickmark.ShowTick,IMajorTickmark.ShowFirst,IMinorTickmark.ShowFirst,IMajorTickmark.ShowLast,IMinorTickmark.ShowLast