ChartVerticalGridLineLayer constructor
const
ChartVerticalGridLineLayer(
- GridLineBuilder lineBuilder
Creates a new instance of ChartVerticalGridLineLayer with the provided line builder
Implementation
const ChartVerticalGridLineLayer(this.lineBuilder);