Gridlines

Gridlines class

Represents gridlines that appear in a GanttChart view.

Methods

NameDescription
get_IntervalGets the number from 0 to 99 that specifies the interval between gridlines.
get_IntervalColorGets the color of secondary gridlines.
get_IntervalPatternGets the line pattern for secondary gridlines.
get_NormalColorGets the color of normal gridlines.
get_NormalPatternGets the line pattern for normal gridlines.
get_TypeGets the gridline type.
set_IntervalSets the number from 0 to 99 that specifies the interval between gridlines.
set_IntervalColorSets the color of secondary gridlines.
set_IntervalPatternSets the line pattern for secondary gridlines.
set_NormalColorSets the color of normal gridlines.
set_NormalPatternSets the line pattern for normal gridlines.
set_TypeSets the gridline type.