| Name | Type | Description | Notes |
|---|---|---|---|
| Config | string | A JSON representation of the configuration for this visualization | [optional] |
| DataSourceName | string | [optional] | |
| DataSourceUuid | string | A unique identifier assigned to the data source. | [optional] |
| Dimensions | List<ReportPageVisualizationDimension> | [optional] | |
| Metrics | List<ReportPageVisualizationMetric> | [optional] | |
| Name | string | [optional] | |
| ShowComparison | bool | True if the visualization should show a comparison based upon the date range | [optional] |
| Styles | string | A JSON representation of the style configuration for this visualization | [optional] |
| Type | string | Type of visualization | [optional] |
| VisualizationUuid | string | A UUID for the visualization | [optional] |