HighchartsXAxisGridOptions constructor
HighchartsXAxisGridOptions({})
Set grid options for the axis labels. Requires Highcharts Gantt.
Implementation
HighchartsXAxisGridOptions(
{this.borderColor,
this.borderWidth,
this.cellHeight,
this.columns,
this.enabled});