The GridLines type exposes the following members.

Methods

  Name Description
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method ToLocaleString (Inherited from Object.)
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  Name Description
Public field Static member Both
Both horizontal and vertical gridlines are rendered.
Public field Static member Horizontal
Only horizontal gridlines are rendered.
Public field Static member None
No gridlines are rendered.
Public field value__
Public field Static member Vertical
Only vertical gridlines are rendered.

See Also