Gridlines
Gridlines class
Represents gridlines that appear in a GanttChart view.
The Gridlines type exposes the following members:
Constructors
| Name | Description | 
|---|---|
| Gridlines() | Initializes a new instance of the Gridlines class | 
Properties
| Name | Description | 
|---|---|
| interval | Gets or sets the number from 0 to 99 that specifies the interval between gridlines. | 
| interval_color | Gets or sets the color of secondary gridlines. | 
| interval_pattern | Gets or sets the line pattern for secondary gridlines. | 
| normal_color | Gets or sets the color of normal gridlines. | 
| normal_pattern | Gets or sets the line pattern for normal gridlines. | 
| type | Gets or sets the gridline type. | 
See Also
- namespace aspose.tasks.visualization
- assembly Aspose.Tasks