Back to Devexpress

CustomizeTickmarkEventArgs Properties

maui-devexpress-dot-maui-dot-gauges-dot-customizetickmarkeventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

CustomizeTickmarkEventArgs Properties

Contains data for the CustomizeTickmark event.

NameDescription
IsMajorGets or sets whether the custom tickmark is major.
LengthGets or sets the length of the custom tickmark.
OffsetGets or sets the custom tickmark offset. This is a bindable property.
PaintGets or sets the background of the Path that is drawn.
PathGets or sets the path that is drawn as a custom tickmark.
ValueGets the scale value where a custom tickmark is displayed.

See Also

CustomizeTickmarkEventArgs Class

CustomizeTickmarkEventArgs Members

DevExpress.Maui.Gauges Namespace