[]
        
(Showing Draft Content)

C1.WPF.C1Chart.AxisRangeChangedEventArgs

AxisRangeChangedEventArgs Class

Provides the data for AxisRangeChanged event.

Inheritance
AxisRangeChangedEventArgs
Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class AxisRangeChangedEventArgs : EventArgs

Constructors

Name Description
AxisRangeChangedEventArgs(double, double)

Creates an instance of AxisRangeChangedEventArgs class.

Fields

Name Description
Scale

Stores the axis scale.

Value

Stores the axis value.