dotnetCHARTING Send comments on this topic.
Axis Constructor
See Also 
dotnetCHARTING Namespace > Axis Class : Axis Constructor


Initializes a new instance of the Axis class.

Overload List

OverloadDescription
Axis Constructor() Initializes a new instance of the Axis class.  
Axis Constructor(String) Initializes a new instance of the Axis class with a name and label.  
Axis Constructor(String,ChangeValueDelegate,Axis) Initializes a new instance of the Axis class that will process the tick values of the specified axis based on a custom method.  
Axis Constructor(String,Object,Object,Axis) Initializes a new instance of the Axis class that will convert the tick labels of the specified axis to the specified units.  
Axis Constructor(String,Scale) Initializes a new instance of the Axis class with a name, label, and scale enumeration.  
Axis Constructor(String,TimeInterval,Axis) Initializes a new instance of the Axis class that will recalculate time intervals of the specified axis.  

See Also

© 2010 All Rights Reserved.