fastly-api 13.1.0-rc.0

Fastly API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# DashboardItemPropertyVisualizationPropertyConfig

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**plot_type** | **String** | The type of chart to display.  | 
**format** | Option<**String**> | (Optional) The units to use to format the data.  | [default to Format_Number]
**calculation_method** | Option<**String**> | (Optional) The aggregation function to apply to the dataset.  | 

[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)