Skip to main content
A newer version of this page is available. .

ChartControl.AxisScaleChangedEvent Field

Identifies the ChartControl.AxisScaleChanged routed event.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v21.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public static readonly RoutedEvent AxisScaleChangedEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also