Contains a collection of calculated Axis objects.
[Visual Basic]
Public ReadOnly Property AxisCollection As AxisCollection
[C#]
public AxisCollection AxisCollection {get;}
Axes added to this collection must be calculated from axes on the chart, otherwise they are ignored.
[C#]
//Using the built in axis calculation to convert units and add Fahrenheit temperature axis. |
[Visual Basic]
'Using the built in axis calculation to convert units and add Fahrenheit temperature axis. |
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.