See Also

AxisTick Class  | AxisTick Members  | Overload List

Language

Visual Basic

C#

Show All

val
Axis tick value.
TextOverride
Label text.
See Also Languages dotnetCHARTING Send comments on this topic.

AxisTick Constructor(Object,String)

Initializes a new instance of the AxisTick class with an arbitrary numeric or DateTime value and a text label..

[Visual Basic]
Public Function New( _    ByVal val As Object, _    ByVal TextOverride As String _ )
[C#]
public AxisTick(    object val,    string TextOverride );

Parameters

val
Axis tick value.
TextOverride
Label text.

See Also

AxisTick Class  | AxisTick Members  | Overload List

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.