Interface protos.google.monitoring.dashboard.v1.IXyChart (2.9.2)

Properties of a XyChart.

Package

@google-cloud/monitoring-dashboards

Properties

chartOptions

chartOptions?: (google.monitoring.dashboard.v1.IChartOptions|null);

XyChart chartOptions

dataSets

dataSets?: (google.monitoring.dashboard.v1.XyChart.IDataSet[]|null);

XyChart dataSets

thresholds

thresholds?: (google.monitoring.dashboard.v1.IThreshold[]|null);

XyChart thresholds

timeshiftDuration

timeshiftDuration?: (google.protobuf.IDuration|null);

XyChart timeshiftDuration

xAxis

xAxis?: (google.monitoring.dashboard.v1.XyChart.IAxis|null);

XyChart xAxis

y2Axis

y2Axis?: (google.monitoring.dashboard.v1.XyChart.IAxis|null);

XyChart y2Axis

yAxis

yAxis?: (google.monitoring.dashboard.v1.XyChart.IAxis|null);

XyChart yAxis