CostManagementViewData.Chart Property

Definition

Chart type of the main view in Cost Analysis. Required.

public Azure.ResourceManager.CostManagement.Models.ViewChartType? Chart { get; set; }
member this.Chart : Nullable<Azure.ResourceManager.CostManagement.Models.ViewChartType> with get, set
Public Property Chart As Nullable(Of ViewChartType)

Property Value

Applies to