Back to Devexpress

CustomizeTickmarkLabelEventArgs Properties

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

latest1.5 KB
Original Source

CustomizeTickmarkLabelEventArgs Properties

Contains data for the CustomizeTickmarkLabel event.

NameDescription
FontAttributesGets or sets whether the font used to display the custom tickmark text is bold, italic, or unmodified.
FontFamilyGets or sets the custom tickmark text font family.
FontSizeGets or sets the custom tickmark text font size.
LabelGets or sets the custom tickmark’s text value.
LabelColorGets or sets the custom tickmark text color.
LabelOffsetGets or sets the custom tickmark text offset.
ValueGets the radial gauge’s value that is associated with the custom tickmark.

See Also

CustomizeTickmarkLabelEventArgs Class

CustomizeTickmarkLabelEventArgs Members

DevExpress.Maui.Gauges Namespace