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


Initializes a new instance of the AxisTick class.

Overload List

OverloadDescription
AxisTick Constructor()Initializes a new instance of the AxisTick class.  
AxisTick Constructor(Object) Initializes a new instance of the AxisTick class with an arbitrary numeric or DateTime value.  
AxisTick Constructor(Object,ElementMarker) Initializes a new instance of the AxisTick class with an arbitrary numeric or DateTime value and an element marker.  
AxisTick Constructor(Object,Object) Initializes a new instance of the AxisTick class with an arbitrary numeric or DateTime range.  
AxisTick Constructor(Object,Object,Boolean) Initializes a new instance of the AxisTick class with an arbitrary numeric or DateTime range and an option to make this axis tick override ticks within it's range instead of appearing on the axis.  
AxisTick Constructor(Object,Object,String) Initializes a new instance of the AxisTick class with an arbitrary numeric or DateTime range and label.  
AxisTick Constructor(Object,String) Initializes a new instance of the AxisTick class with an arbitrary numeric or DateTime value and a text label.  
AxisTick Constructor(String,String) Initializes a new instance of the AxisTick class with text of an original label and new text to override that label with.  

See Also

© 2010 All Rights Reserved.