Interface ArcConfiguration.Builder

    • Method Detail

      • arcAngle

        ArcConfiguration.Builder arcAngle​(Double arcAngle)

        The option that determines the arc angle of a GaugeChartVisual.

        Parameters:
        arcAngle - The option that determines the arc angle of a GaugeChartVisual.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arcThickness

        ArcConfiguration.Builder arcThickness​(String arcThickness)

        The options that determine the arc thickness of a GaugeChartVisual.

        Parameters:
        arcThickness - The options that determine the arc thickness of a GaugeChartVisual.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ArcThicknessOptions, ArcThicknessOptions