See Also

Axis Class  | Axis Members

Language

Visual Basic

C#

Show All

See Also 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;}

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.

See Also

Axis Class  | Axis Members

 

 


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