Back to Devexpress

LinearScaleLabelOptions Properties

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

latest4.3 KB
Original Source

LinearScaleLabelOptions Properties

Contains behavior, layout and data representation options for linear scale labels.

NameDescription
AddendGets or sets a value that should be added to every label’s value. Inherited from ScaleLabelOptions.
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. Inherited from ScaleLabelOptions.
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. Inherited from ScaleLabelOptions.
OffsetGets or sets the offset specifying a label’s position on a scale. Inherited from ScaleLabelOptions.
OrientationProvides different types of orientation for labels on the Linear scale.
ShowFirstGets or sets a value indicating whether the first label should be shown on a scale. Inherited from ScaleLabelOptions.
ShowLastGets or sets a value indicating whether the last label should be shown on a scale. Inherited from ScaleLabelOptions.
ZIndexGets or sets the z-index of scale labels. Inherited from ScaleLabelOptions.

See Also

LinearScaleLabelOptions Class

LinearScaleLabelOptions Members

DevExpress.Xpf.Gauges Namespace