google_api_sheets v0.0.1 GoogleApi.Sheets.V4.Model.CandlestickDomain View Source
The domain of a CandlestickChart.
Attributes
- data (ChartData): The data of the CandlestickDomain. Defaults to:
null
. - reversed (Boolean): True to reverse the order of the domain values (horizontal axis). Defaults to:
null
.