See Also

Axis Class  | Axis Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

See Also Requirements Languages dotnetCHARTING Send comments on this topic.

Interval Property

Gets or sets the numeric tick label interval for this axis.

[Visual Basic]
Public Property Interval As Double
[C#]
public double Interval {get; set;}
[JScript]
public function get,set Interval : double

Return Type

A Double that specifies the numeric tick label interval for this axis.

Remarks

Tick labels will increment by this value starting at Minimum and ending at Maximum if specified. If not set, the interval is automatically determined based on the data range.

(Applies to quantitative axes with numeric scales)

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Axis Class  | Axis Members

 

 


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