Class ApexLineChart


public class ApexLineChart extends ApexChart
Line chart component for ApexCharts.

Line charts display data as connected points, useful for showing trends over time.

See Also:
  • Constructor Details

    • ApexLineChart

      public ApexLineChart()
      Creates a new line chart.