Class LegendEntryRenderingHints
- java.lang.Object
-
- org.eclipse.birt.chart.computation.LegendEntryRenderingHints
-
public class LegendEntryRenderingHints extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LegendEntryRenderingHints(Label la, Label valueLa, int dataIndex, Fill fill)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getDataIndex()
Fill
getFill()
Label
getLabel()
Label
getValueLabel()
-