java.lang.Object
org.primefaces.model.charts.optionconfig.elements.Elements
All Implemented Interfaces:
Serializable

public class Elements extends Object implements Serializable
Used to configure element option under chart options While chart types provide settings to configure the styling of each dataset, you sometimes want to style all datasets the same way.
See Also:
  • Constructor Details

    • Elements

      public Elements()
  • Method Details