Module: Google::Cloud::Chronicle::V1::SeriesType

Defined in:
proto_docs/google/cloud/chronicle/v1/dashboard_chart.rb

Constant Summary collapse

SERIES_TYPE_UNSPECIFIED =
0
LINE =
1
BAR =
2
PIE =
3
TEXT =
4
MAP =

Represents map chart type.

5
GAUGE =

Represents gauge chart type.

6
SCATTERPLOT =

Represents scatterplot chart type.

7