Back to Devexpress

IMajorTickmark Properties

corelibraries-devexpress-dot-xtragauges-dot-core-dot-model-dot-imajortickmark-dot-underscore-properties.md

latest2.9 KB
Original Source

IMajorTickmark Properties

Identifies settings common to major tickmarks.

NameDescription
AddendGets or sets the value added to the scale’s values. The result is displayed by the tickmark labels.
AllowTickOverlapGets or sets whether minor tickmarks are displayed at the positions where major tickmarks are displayed.
FormatStringGets or sets the format string used to format values of major tickmarks.
MultiplierGets or sets the multiplier value for the scale’s values. The result is displayed by the tickmark labels.
ShapeOffsetGets or sets the offset of the tick marks from the scale arc.
ShapeScaleGets or sets the tickmark’s scale along the X and Y axes.
ShapeTypeGets or sets the object’s paint style.
ShowFirstGets or sets whether the first tickmark is visible.
ShowLastGets or sets whether the last tickmark is visible.
ShowTextGets or sets whether tickmark labels are visible.
ShowTickGets or sets whether the tickmarks are visible.
TextThis member supports the internal infrastructure and is not intended to be used directly from your code.
TextOffsetGets or sets the offset of the tick mark labels from the scale arc.
TextOrientationGets or sets the text orientation.
TextShapeThis member supports the internal infrastructure and is not intended to be used directly from your code.

See Also

IMajorTickmark Interface

IMajorTickmark Members

DevExpress.XtraGauges.Core.Model Namespace