Skip to main content

ChartControl.AxisScaleChangedEvent Field

Identifies the ChartControl.AxisScaleChanged routed event.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v24.1.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public static readonly RoutedEvent AxisScaleChangedEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also