Axis of the event.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Axis As Axis |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Axis Axis {get;} |
This property is exposed in the AxisViewChanged and AxisViewChanging events of the root Chart object.
Axis can be used to:
-
determine the axis that the view belongs to via the Axis.Type property (i.e. X, X2, Y and Y2).
-
get and set axis properties (e.g. axis line color, etc.).
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family