Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ScaleLabelOptions Fields

Serves as a base for classes that contain appearance and behavior options for scale labels.
Name Description
AddendProperty static Identifies the ScaleLabelOptions.Addend dependency property.
FormatStringProperty static Identifies the ScaleLabelOptions.FormatString dependency property.
MultiplierProperty static Identifies the ScaleLabelOptions.Multiplier dependency property.
OffsetProperty static Identifies the ScaleLabelOptions.Offset dependency property.
ShowFirstProperty static Identifies the ScaleLabelOptions.ShowFirst dependency property.
ShowLastProperty static Identifies the ScaleLabelOptions.ShowLast dependency property.
ZIndexProperty static Identifies the ScaleLabelOptions.ZIndex dependency property.
See Also