.netCHARTING v10.5 Documentation


dotnetCHARTING Namespace > AxisTick Class : AxisTick Constructor
AxisTick Constructor
Overload List
OverloadDescription
Initializes a new instance of the AxisTick class.  
Initializes a new instance of the AxisTick class with text of an original label and new text to override that label with.  
Initializes a new instance of the AxisTick class with an arbitrary numeric or DateTime value.  
Initializes a new instance of the AxisTick class with an arbitrary numeric or DateTime value and an element marker.  
Initializes a new instance of the AxisTick class with an arbitrary numeric or DateTime value and a text label.  
Initializes a new instance of the AxisTick class with an arbitrary numeric or DateTime range.  
Initializes a new instance of the AxisTick class with an arbitrary numeric or DateTime range and label.  
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.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also