Gets or sets an Axis object whose properties will trickle down to all other axes on the chart unless otherwise specified.
[Visual Basic]
Public Property DefaultAxis As Axis
[C#]
public Axis DefaultAxis {get; set;}
[C#]
Axis AxisObj = new Axis(); |
[Visual Basic]
Dim AxisObj As Axis = new Axis() |
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.