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 Summary
Modifier and TypeMethodDescriptionIPropCnrChoiceOption<?>[]
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
getExcluded
Gets the excluded properties from the tooltip.getChoices
IPropCnrChoiceOption<?>[] getChoices()Gets the choices possible with the value indexes.getRelaceName
Gets the replacement text for a property name.