See Also

Axis Class  | Axis Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

ZeroTick Property

Gets or sets an AxisTick that replaces automatically generated axis tick with a value of zero (0).

[Visual Basic]
Public Property ZeroTick As AxisTick
[C#]
public AxisTick ZeroTick {get; set;}

Remarks

This tick can be disabled by setting it to null or it can be overridden by adding a new AxisTick with a value of zero to the ExtraTicks collection.

See Also

Axis Class  | Axis Members

 

 


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