Specifies the type of this Axis1D.
Namespace: Imsl.Chart2DAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public virtual int Type { get; set; }
Public Overridable Property Type As Integer
Get
Set
public:
virtual property int Type {
int get ();
void set (int value);
}
abstract Type : int with get, set
override Type : int with get, set
Property Value
Type:
Int32
An
int which contains the type of this axis node.
Remarks See Also