The GridLines type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
ToLocaleString | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
Both |
Both horizontal and vertical gridlines are rendered.
|
|
Horizontal |
Only horizontal gridlines are rendered.
|
|
None |
No gridlines are rendered.
|
|
value__ | ||
Vertical |
Only vertical gridlines are rendered.
|