Skip to main content

ScaleOptions Properties

The Chart bound Range Control scale options storage.
Name Description
GridBehavior Gets or sets the behavior that specifies how the Chart bound Range Control Client forms its grid. This is a dependency property.
LabelFormat Gets or sets the string used to format chart client label values. This is a dependency property.
LabelFormatProvider Gets or set the format provider to format the values displayed by labels of the chart range control client. This is a dependency property.
SnapBehavior Gets or sets the behavior that specifies how the Chart bound Range Control Client snaps its range bounds. This is a dependency property.
TypeNameSerializable Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.
See Also