Dot

Renders a dot in the chart.

This component accepts X and Y coordinates in pixels. If you need to position the rectangle based on your chart's data, consider using the ReferenceDot component instead.

  • childrenReactNodeoptional

  • classNamestringoptional

  • clipDotbooleanoptional

  • cxnumber | stringoptional

    The x-coordinate of center in pixels.

  • cynumber | stringoptional

    The y-coordinate of center in pixels.

  • dangerouslySetInnerHTMLObjectoptional

  • rnumber | stringoptional

    The radius of dot.