Class ApexScatterChart


public class ApexScatterChart extends ApexChart
Scatter chart component for ApexCharts.

Scatter charts display data points by their x and y coordinates.

See Also:
  • Constructor Details

    • ApexScatterChart

      public ApexScatterChart()
      Creates a new scatter chart.