Package com.iizix.prop.ui.chart
Interface IChartChoiceOption
-
- All Superinterfaces:
IPropCnrChoiceOption<IChartChoiceOption>
- All Known Implementing Classes:
ChartTheme
,TitlePosition
public interface IChartChoiceOption extends IPropCnrChoiceOption<IChartChoiceOption>
Tagging interface used to tag an option for axes that can be retrieved or set.- Author:
- Christopher Mindus
-
-
Method Summary
-
Methods inherited from interface com.iizix.prop.IPropCnrChoiceOption
enumValues, get, getChoice, getDefault, getInt, getPropName, isDefault, name, set
-
-