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

ScalePanelOptions Fields
Show Inherited Hide Inherited

Contains options that the define appearance and layout of the Scale Panel element.
Name Description
HorizontalAlignmentProperty static Identifies the MapElementOptions.HorizontalAlignment dependency property. Inherited from MapElementOptions.
MarginProperty static Identifies the MapElementOptions.Margin dependency property. Inherited from MapElementOptions.
ShowKilometersScaleProperty static Identifies the ScalePanelOptions.ShowKilometersScale dependency property.
ShowMilesScaleProperty static Identifies the ScalePanelOptions.ShowMilesScale dependency property.
VerticalAlignmentProperty static Identifies the MapElementOptions.VerticalAlignment dependency property. Inherited from MapElementOptions.
VisibleProperty static Identifies the MapElementOptions.Visible dependency property. Inherited from MapElementOptions.
See Also