Class SparkChartType (2.15.0)

SparkChartType(value)

Defines the possible types of spark chart supported by the Scorecard.

Values: SPARK_CHART_TYPE_UNSPECIFIED (0): Not allowed in well-formed requests. SPARK_LINE (1): The sparkline will be rendered as a small line chart. SPARK_BAR (2): The sparkbar will be rendered as a small bar chart.