Interface IsDefaultBoxHandler
- 
- All Known Subinterfaces:
 IsDefaultLegendLabels,IsDefaultTooltips
- All Known Implementing Classes:
 DefaultChartLegendLabels,DefaultChartTooltips,DefaultLegendLabels,DefaultTooltips,LegendLabels,Tooltips
public interface IsDefaultBoxHandlerInterface to define box dimension of options elements.- Author:
 - Andrea "Stock" Stocchero
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetBoxHeight()Returns the height of colored box.intgetBoxWidth()Returns the width of colored box. 
 -