Class MixedChart

All Implemented Interfaces:
Chart<MixedChart,Options<?,?>,MixedData>

public class MixedChart extends AbstractChart<MixedChart,Options<?,?>,MixedData>
Allows creation of mixed chart types
  • Field Details

    • type

      protected String type
  • Constructor Details

    • MixedChart

      public MixedChart()
  • Method Details

    • setType

      public MixedChart setType(String type)
    • getType

      public String getType()
      Returns:
      type of this Chart implementation for proper drawing in JavaScript.