-
Method Summary
The arc configuration of a GaugeChartVisual
.
The arc configuration of a GaugeChartVisual
.
The arc axis configuration of a GaugeChartVisual
.
The arc axis configuration of a GaugeChartVisual
.
The comparison configuration of a GaugeChartVisual
.
The comparison configuration of a GaugeChartVisual
.
The options that determine the primary value display type.
The options that determine the primary value display type.
The options that determine the primary value font configuration.
The options that determine the primary value font configuration.
-
Method Details
-
primaryValueDisplayType
The options that determine the primary value display type.
- Parameters:
primaryValueDisplayType
- The options that determine the primary value display type.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-
primaryValueDisplayType
The options that determine the primary value display type.
- Parameters:
primaryValueDisplayType
- The options that determine the primary value display type.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-
comparison
The comparison configuration of a GaugeChartVisual
.
- Parameters:
comparison
- The comparison configuration of a GaugeChartVisual
.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
comparison
- Parameters:
comparison
- a consumer that will call methods on ComparisonConfiguration.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-
arcAxis
The arc axis configuration of a GaugeChartVisual
.
- Parameters:
arcAxis
- The arc axis configuration of a GaugeChartVisual
.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
arcAxis
- Parameters:
arcAxis
- a consumer that will call methods on ArcAxisConfiguration.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-
arc
The arc configuration of a GaugeChartVisual
.
- Parameters:
arc
- The arc configuration of a GaugeChartVisual
.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
arc
- Parameters:
arc
- a consumer that will call methods on ArcConfiguration.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-
primaryValueFontConfiguration
The options that determine the primary value font configuration.
- Parameters:
primaryValueFontConfiguration
- The options that determine the primary value font configuration.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
primaryValueFontConfiguration
- Parameters:
primaryValueFontConfiguration
- a consumer that will call methods on FontConfiguration.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-