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.

MinimumInterval Property

Gets or sets the numeric minimum interval value.

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

Remarks

This allows you to prevent the axis scales from using intervals that are smaller than a single unit of your data. For example a chart showing votes where the maximum value is three may show intervals at .5, which cant represent any data for your chart. In this case setting this value to 1 will represent the chart data better.

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.