Interface IChartProps

All Known Implementing Classes:
EAxis2D, EPlot2D, ESeries, ESeriesValue, EUIChart

public interface IChartProps
Chart properties.
Author:
Christopher Mindus
  • Method Details

    • getExcluded

      Set<String> getExcluded()
      Gets the excluded properties from the tooltip.
    • getChoices

      IPropCnrChoiceOption<?>[] getChoices()
      Gets the choices possible with the value indexes.
    • getRelaceName

      default String getRelaceName(String name)
      Gets the replacement text for a property name.