See Also

AxisTickCollection Class  | AxisTickCollection 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

_AxisTick
The AxisTick to add.
See Also Requirements Languages dotnetCHARTING Send comments on this topic.

Add Method

Adds a specified AxisTick class to this collection.

[Visual Basic]
Public Function Add( _    ByVal _AxisTick As AxisTick _ ) As Integer
[C#]
public int Add(    AxisTick _AxisTick );
[JScript]
public function Add(    _AxisTick : AxisTick ) : int;

Parameters

_AxisTick
The AxisTick to add.

Return Type

The zero-based index of the added AxisTick.

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

AxisTickCollection Class  | AxisTickCollection Members

 

 


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