Uses of Class
com.azure.resourcemanager.costmanagement.models.ChartType
Packages that use ChartType
Package
Description
Package containing the inner data models for CostManagementClient.
Package containing the data models for CostManagementClient.
-
Uses of ChartType in com.azure.resourcemanager.costmanagement.fluent.models
Methods in com.azure.resourcemanager.costmanagement.fluent.models that return ChartTypeModifier and TypeMethodDescriptionViewInner.chart()Get the chart property: Chart type of the main view in Cost Analysis.ViewProperties.chart()Get the chart property: Chart type of the main view in Cost Analysis.Methods in com.azure.resourcemanager.costmanagement.fluent.models with parameters of type ChartType -
Uses of ChartType in com.azure.resourcemanager.costmanagement.models
Fields in com.azure.resourcemanager.costmanagement.models declared as ChartTypeModifier and TypeFieldDescriptionstatic final ChartTypeChartType.AREAStatic value Area for ChartType.static final ChartTypeChartType.GROUPED_COLUMNStatic value GroupedColumn for ChartType.static final ChartTypeChartType.LINEStatic value Line for ChartType.static final ChartTypeChartType.STACKED_COLUMNStatic value StackedColumn for ChartType.static final ChartTypeChartType.TABLEStatic value Table for ChartType.Methods in com.azure.resourcemanager.costmanagement.models that return ChartTypeModifier and TypeMethodDescriptionView.chart()Gets the chart property: Chart type of the main view in Cost Analysis.static ChartTypeChartType.fromString(String name) Creates or finds a ChartType from its string representation.Methods in com.azure.resourcemanager.costmanagement.models that return types with arguments of type ChartTypeModifier and TypeMethodDescriptionstatic Collection<ChartType>ChartType.values()Gets known ChartType values.Methods in com.azure.resourcemanager.costmanagement.models with parameters of type ChartTypeModifier and TypeMethodDescriptionSpecifies the chart property: Chart type of the main view in Cost Analysis.Specifies the chart property: Chart type of the main view in Cost Analysis.