domain property
The domain data (horizontal axis) for the candlestick chart.
String data will be treated as discrete labels, other data will be treated as continuous values.
Implementation
CandlestickDomain? domain;
The domain data (horizontal axis) for the candlestick chart.
String data will be treated as discrete labels, other data will be treated as continuous values.
CandlestickDomain? domain;