Enumeration: DiagnosticsChartDisplayType experimental
Beta
The display type for the chart (e.g. line chart, stacked line chart, stacked bar chart).
Enumeration Members
LineChart
LineChart:
0
Beta
Remarks
Represents a simple line graph chart where the X axis is time and the Y axis is the user driven data.
StackedBarChart
StackedBarChart:
2
Beta
Remarks
Represents a line graph chart where the X axis is time and the Y axis is a collection of multiple the user driven data entries that are visually stacked on top of each other.
StackedLineChart
StackedLineChart:
1
Beta
Remarks
Indicates that the view or stat has not been registered.
