Interface: DiagnosticsChartViewOptions experimental
Beta
Configuration options for registering a chart-based diagnostics view.
Properties
chartType
chartType:
DiagnosticsChartDisplayType
Beta
Remarks
The display type for the chart (e.g. line chart, stacked line chart, stacked bar chart).
targetValue?
optionaltargetValue?:number
Beta
Remarks
Optional target value to display as a reference line on the chart.
tickRange?
optionaltickRange?:number
Beta
Remarks
Optional number of ticks to display along the chart's time axis.
yAxisLabel?
optionalyAxisLabel?:string
Beta
Remarks
Optional label for the chart's Y axis.
