Class LegendEntryRenderingHints

java.lang.Object
org.eclipse.birt.chart.computation.LegendEntryRenderingHints

public class LegendEntryRenderingHints extends Object
  • Constructor Details

    • LegendEntryRenderingHints

      public LegendEntryRenderingHints(Label la, Label valueLa, int dataIndex, Fill fill)
  • Method Details

    • getLabel

      public Label getLabel()
    • getValueLabel

      public Label getValueLabel()
    • getDataIndex

      public int getDataIndex()
    • getFill

      public Fill getFill()