Skip to main content

IMajorTickmark Properties

Identifies settings common to major tickmarks.
Name Description
Addend Gets or sets the value added to the scale’s values. The result is displayed by the tickmark labels.
AllowTickOverlap Gets or sets whether minor tickmarks are displayed at the positions where major tickmarks are displayed.
FormatString Gets or sets the format string used to format values of major tickmarks.
Multiplier Gets or sets the multiplier value for the scale’s values. The result is displayed by the tickmark labels.
ShapeOffset Gets or sets the offset of the tick marks from the scale arc.
ShapeScale Gets or sets the tickmark’s scale along the X and Y axes.
ShapeType Gets or sets the object’s paint style.
ShowFirst Gets or sets whether the first tickmark is visible.
ShowLast Gets or sets whether the last tickmark is visible.
ShowText Gets or sets whether tickmark labels are visible.
ShowTick Gets or sets whether the tickmarks are visible.
Text This member supports the internal infrastructure and is not intended to be used directly from your code.
TextOffset Gets or sets the offset of the tick mark labels from the scale arc.
TextOrientation Gets or sets the text orientation.
TextShape This member supports the internal infrastructure and is not intended to be used directly from your code.
See Also