Interface MetricLineThresholdChartProps

Hierarchy

  • BaseChartProps
    • MetricLineThresholdChartProps

Properties

height: number

Height of the chart.

marginBottom?: number

Bottom margin of the chart.

marginLeft?: number

Left margin of the chart.

marginRight?: number

Right margin of the chart.

marginTop?: number

Top margin of the chart.

metric: string | Metric

Metric represented by the LineThresholdChart.

region: Region

Region represented by the LineThresholdChart.

width: number

Width of the chart.

Generated using TypeDoc