Gridlines
Contents
[
Hide
]Gridlines class
Represents gridlines that appear in a GanttChart view.
Methods
| Name | Description |
|---|---|
| get_Interval | Gets the number from 0 to 99 that specifies the interval between gridlines. |
| get_IntervalColor | Gets the color of secondary gridlines. |
| get_IntervalPattern | Gets the line pattern for secondary gridlines. |
| get_NormalColor | Gets the color of normal gridlines. |
| get_NormalPattern | Gets the line pattern for normal gridlines. |
| get_Type | Gets the gridline type. |
| set_Interval | Sets the number from 0 to 99 that specifies the interval between gridlines. |
| set_IntervalColor | Sets the color of secondary gridlines. |
| set_IntervalPattern | Sets the line pattern for secondary gridlines. |
| set_NormalColor | Sets the color of normal gridlines. |
| set_NormalPattern | Sets the line pattern for normal gridlines. |
| set_Type | Sets the gridline type. |