Gridlines

Gridlines class

Represents gridlines that appear in a GanttChart view.

The Gridlines type exposes the following members:

Constructors

NameDescription
Gridlines()Initializes a new instance of the Gridlines class

Properties

NameDescription
intervalGets or sets the number from 0 to 99 that specifies the interval between gridlines.
interval_colorGets or sets the color of secondary gridlines.
interval_patternGets or sets the line pattern for secondary gridlines.
normal_colorGets or sets the color of normal gridlines.
normal_patternGets or sets the line pattern for normal gridlines.
typeGets or sets the gridline type.

See Also