Module xaos.ui.plot

Class Legend.LegendItem

  • Enclosing class:
    Legend

    public static class Legend.LegendItem
    extends Object
    A item to be displayed on a Legend.

    It is realized by a CheckBox whose text is the series name, and its color is the series one.

    CSS Style Class Name:
    chart-legend-item for the legend text., chart-legend-item-symbol It should be defined if a special default symbol is wanted. If defined it will take precedence of the others., chart-symbol, default-color1.chart-symbol, default-color2.chart-symbol, default-color3.chart-symbol, default-color4.chart-symbol, default-color5.chart-symbol, default-color6.chart-symbol and default-color6.chart-symbol for scatter charts., chart-line-symbol for line charts., chart-area-symbol and area-legend-symbol for area charts., bubble-legend-symbol for bubble charts., bar-legend-symbol for bar charts.