currentDateIndicator property

HighchartsXAxisCurrentDateIndicatorOptions? currentDateIndicator
getter/setter pair

Show an indicator on the axis for the current date and time. Can be a boolean or a configuration object similar to xAxis.plotLines.

API Docs: https://api.highcharts.com/gantt/xAxis.currentDateIndicator

Implementation

HighchartsXAxisCurrentDateIndicatorOptions? currentDateIndicator;