Class ProductStatisticChartComposer

java.lang.Object
com.hybris.pcmbackoffice.widgets.charts.facetchart.ProductStatisticChartComposer
All Implemented Interfaces:
FacetChartComposer

public class ProductStatisticChartComposer extends Object implements FacetChartComposer
  • Field Details

    • CHART_DATA_LABEL_INSIDE_POSITION

      protected static final Integer CHART_DATA_LABEL_INSIDE_POSITION
    • CHART_DATA_LABEL_OUTSIDE_POSITION

      protected static final Integer CHART_DATA_LABEL_OUTSIDE_POSITION
  • Constructor Details

    • ProductStatisticChartComposer

      public ProductStatisticChartComposer()
  • Method Details

    • composeChart

      public void composeChart(org.zkoss.chart.Charts charts)
      Specified by:
      composeChart in interface FacetChartComposer
    • composeSeries

      public void composeSeries(org.zkoss.chart.Series series)
      Specified by:
      composeSeries in interface FacetChartComposer
    • getXAxisLabel

      protected String getXAxisLabel()
    • getYAxisLabel

      protected String getYAxisLabel()