Gets or sets the axis type.
[Visual Basic]
Public Property AxisType As AxisType
[C#]
public AxisType AxisType {get; set;}
A valid AxisType enumeration value, either numerical or categorical.
AxisBase Class | AxisBase Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.