Back to Devexpress

ScaleLabelOptions Properties

wpf-devexpress-dot-xpf-dot-gauges-dot-scalelabeloptions-dot-underscore-properties.md

latest3.4 KB
Original Source

ScaleLabelOptions Properties

Serves as a base for classes that contain appearance and behavior options for scale labels.

NameDescription
AddendGets or sets a value that should be added to every label’s value.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
FormatStringGets or sets a value that specifies the format string for the display text on a scale.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
MultiplierGets or sets a value by which every label’s value should be multiplied.
OffsetGets or sets the offset specifying a label’s position on a scale.
ShowFirstGets or sets a value indicating whether the first label should be shown on a scale.
ShowLastGets or sets a value indicating whether the last label should be shown on a scale.
ZIndexGets or sets the z-index of scale labels.

See Also

ScaleLabelOptions Class

ScaleLabelOptions Members

DevExpress.Xpf.Gauges Namespace