com.vaadin.flow.component.charts.model.

Class PlotOptionsPyramid

  • All Implemented Interfaces:

    Serializable


    @Generated(value="This class is generated and shouldn\'t be modified",
               comments="Incorrect and missing API should be reported to https://github.com/vaadin/vaadin-charts-flow/issues/new")
    public class PlotOptionsPyramid
    extends PyramidOptions

    A pyramid chart consists of a single pyramid with item heights corresponding to each point value. Technically it is the same as a reversed funnel chart without a neck.

    See Also:

    Serialized Form