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.

GridLine Property

Gets or sets this axis' grid Line.

[Visual Basic]
Public Property GridLine As Line
[C#]
public Line GridLine {get; set;}
[JScript]
public function get,set GridLine : Line

Return Type

A Line object describing grid line visual properties.

Remarks

Grid lines are drawn for each tick mark on an axis to the other side of a ChartArea. To disable grid lines set GridLine.Color = Color.Empty or Axis.ShowGrid = false.

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.