ViewProperties.Chart Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ChartType? Chart { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Owned)>]
member this.Chart : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ChartType> with get, set
Public Property Chart As Nullable(Of ChartType)

Property Value

Implements

Attributes

Applies to