Back to Devexpress

ChartVisualRangeChangedEventArgs Properties

blazor-devexpress-dot-blazor-dot-chartvisualrangechangedeventargs-dot-underscore-properties.md

latest1.2 KB
Original Source

ChartVisualRangeChangedEventArgs Properties

Contains data for the VisualRangeChanged event.

NameDescription
AxisNameReturns the name of the value axis or null for the argument axis.
ChangeSourceIdentifies an operation that triggered the event.
CurrentRangeReturns the new axis visual range.
IsArgumentAxisReturns whether an argument or value axis is processed.
PreviousRangeReturns the previous axis visual range.

See Also

ChartVisualRangeChangedEventArgs Class

ChartVisualRangeChangedEventArgs Members

DevExpress.Blazor Namespace