java.lang.Object
com.evolveum.wicket.chartjs.ChartOptions
com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.widgets.component.DonuthChartOptions
All Implemented Interfaces:
Serializable

public class DonuthChartOptions extends com.evolveum.wicket.chartjs.ChartOptions
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    setCutout(String cutout)
     

    Methods inherited from class com.evolveum.wicket.chartjs.ChartOptions

    getAnimation, getBarPercentage, getIndexAxis, getInteraction, getPlugins, getScales, getTitle, getTooltips, isMaintainAspectRatio, isResponsive, setAnimation, setBarPercentage, setIndexAxis, setInteraction, setMaintainAspectRatio, setPlugins, setResponsive, setScales, setTitle, setTooltips

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DonuthChartOptions

      public DonuthChartOptions()
  • Method Details

    • getCutout

      public String getCutout()
    • setCutout

      public void setCutout(String cutout)