MAIDR Documentation - v4.4.0
    Preparing search index...
    • Generates a CSS selector for the arc of a solidgauge series.

      A solid gauge draws the reading as a filled arc rather than a needle, and that arc is an ordinary point: SolidGaugeSeries#drawPoints adds point.getClassName() to it, so the point class is there.

      Parameters

      • containerId: string
      • seriesIndex: number

      Returns string