Class PieOptions
java.lang.Object
software.xdev.chartjs.model.options.Options<O,A>
software.xdev.chartjs.model.options.DoughnutOptionsBase<PieOptions,PieAnimation>
software.xdev.chartjs.model.options.PieOptions
-
Field Summary
Fields inherited from class software.xdev.chartjs.model.options.DoughnutOptionsBase
circumference, cutout, offset, radius, rotation, spacing
Fields inherited from class software.xdev.chartjs.model.options.Options
animation, animations, events, hover, indexAxis, interaction, layout, legendCallback, maintainAspectRatio, onClick, onResize, plugins, responsive, responsiveAnimationDuration, scales
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class software.xdev.chartjs.model.options.DoughnutOptionsBase
getCircumference, getCutout, getOffset, getRadius, getRotation, getSpacing, setCircumference, setCutout, setOffset, setRadius, setRotation, setSpacing
Methods inherited from class software.xdev.chartjs.model.options.Options
getAnimation, getAnimations, getEvents, getHover, getIndexAxis, getInteraction, getLayout, getLegendCallback, getMaintainAspectRatio, getOnClick, getOnResize, getPlugins, getResponsive, getResponsiveAnimationDuration, getScales, self, setAnimation, setAnimations, setEvents, setHover, setIndexAxis, setInteraction, setLayout, setLegendCallback, setMaintainAspectRatio, setOnClick, setOnResize, setPlugins, setResponsive, setResponsiveAnimationDuration, setScales
-
Constructor Details
-
PieOptions
public PieOptions()
-