[Visual Basic] Public Sub New()
Initializes a new instance of the AxisTick class with an arbitrary numeric or DateTime value.[C#] public AxisTick();
[Visual Basic] Public Sub New(Object)
Initializes a new instance of the AxisTick class with an arbitrary numeric or DateTime range.
[Visual Basic] Public Sub New(Object,Object)
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.
[Visual Basic] Public Sub New(Object,Object,Boolean)
Initializes a new instance of the AxisTick class with an arbitrary numeric or DateTime range and label.
[Visual Basic] Public Sub New(Object,Object,String)
Initializes a new instance of the AxisTick class with an arbitrary numeric or DateTime value and a text label..
[Visual Basic] Public Sub New(Object,String)
Initializes a new instance of the AxisTick class with text of an original label and new text to override that label with.
[Visual Basic] Public Sub New(String,String)
AxisTick Class | AxisTick Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.