Package com.iizigo.panel.prop.chart
Interface IChartProps
- All Known Implementing Classes:
- EAxis2D,- EPlot2D,- ESeries,- ESeriesValue,- EUIChart
public interface IChartProps
Chart properties.
- Author:
- Christopher Mindus
- Method SummaryModifier and TypeMethodDescription- IPropCnrChoiceOption<?>[]Gets the choices possible with the value indexes.Gets the excluded properties from the tooltip.- default String- getRelaceName- (String name) Gets the replacement text for a property name.
- Method Details- getExcludedGets the excluded properties from the tooltip.
- getChoicesIPropCnrChoiceOption<?>[] getChoices()Gets the choices possible with the value indexes.
- getRelaceNameGets the replacement text for a property name.