Back to Devexpress

AxisScaleChangedEventArgs Properties

wpf-devexpress-dot-xpf-dot-charts-dot-axisscalechangedeventargs-dot-underscore-properties.md

latest3.0 KB
Original Source

AxisScaleChangedEventArgs Properties

Provides data for the ChartControl.AxisScaleChanged event.

NameDescription
AggregateFunctionChangeReturns information about aggregate function changes.
AutoGridChangeReturns information about auto grid value changes.
AxisReturns the axis whose scale mode, measure unit, grid alignment or grid spacing has been changed.
GridOffsetChangeReturns information about grid offset changes.
GridSpacingChangeReturns information about grid spacing changes.
HandledGets or sets a value that indicates the present state of the event handling for a routed event as it travels the route. Inherited from RoutedEventArgs.
OriginalSourceGets the original reporting source as determined by pure hit testing, before any possible Source adjustment by a parent class. Inherited from RoutedEventArgs.
RoutedEventGets or sets the RoutedEvent associated with this RoutedEventArgs instance. Inherited from RoutedEventArgs.
ScaleModeChangeReturns information about scale mode changes.
SourceGets or sets a reference to the object that raised the event. Inherited from RoutedEventArgs.

See Also

AxisScaleChangedEventArgs Class

AxisScaleChangedEventArgs Members

DevExpress.Xpf.Charts Namespace