Back to Devexpress

IMajorTickmark Members

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

latest3.4 KB
Original Source

IMajorTickmark Members

Identifies settings common to major tickmarks.

Properties

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.

Methods

NameDescription
Clone()Creates a new object that is a copy of the current instance. Inherited from ICloneable.
Dispose()Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable.

See Also

IMajorTickmark Interface

DevExpress.XtraGauges.Core.Model Namespace