Uses of Class
org.wicketstuff.jqplot.lib.elements.RendererOptions
Packages that use RendererOptions
-
Uses of RendererOptions in org.wicketstuff.jqplot.lib.axis
Methods in org.wicketstuff.jqplot.lib.axis that return RendererOptionsModifier and TypeMethodDescriptionAxis.getRendererOptions()Gets the renderer options.Axis.rendererOptionsInstance()Methods in org.wicketstuff.jqplot.lib.axis with parameters of type RendererOptionsModifier and TypeMethodDescriptionAxis.rendererOptions(RendererOptions rendererOptions) Renderer options.Axis.setRendererOptions(RendererOptions rendererOptions) Sets the renderer options. -
Uses of RendererOptions in org.wicketstuff.jqplot.lib.elements
Methods in org.wicketstuff.jqplot.lib.elements that return RendererOptionsModifier and TypeMethodDescriptionSerie.getRendererOptions()Gets the renderer options.Serie.rendererOptionsInstance()Get renderer options instanceRendererOptions.setAnimation(Animation animation) Sets the animation.RendererOptions.setBarDirection(String barDirection) Sets the bar direction.RendererOptions.setBarMargin(Integer barMargin) Sets the bar margin.RendererOptions.setBarWidth(Integer barWidth) Sets the bar width.RendererOptions.setBubbleAlpha(Float bubbleAlpha) Sets the bubble alpha.RendererOptions.setBubbleGradients(Boolean bubbleGradients) Sets the bubble gradients.RendererOptions.setDataLabels(String dataLabels) Sets the data labels.Sets the fill.RendererOptions.setFillZero(Boolean fillZero) Sets the fill zero.RendererOptions.setForceTickAt0(Boolean forceTickAt0) Sets the force tick at zero.RendererOptions.setForceTickAt100(Boolean forceTickAt100) Sets the force tick at 100.RendererOptions.setHighlightAlpha(Float highlightAlpha) Sets the highlight alpha.RendererOptions.setHighlightMouseDown(Boolean highlightMouseDown) Sets the highlight mouse down.RendererOptions.setIntervalColors(List<String> intervalColors) Sets the interval colors.RendererOptions.setIntervalOuterRadius(Integer intervalOuterRadius) Sets the interval outer radius.RendererOptions.setIntervals(List<Integer> intervals) Sets the intervals.Sets the label.RendererOptions.setLabelHeightAdjust(Integer labelHeightAdjust) Sets the label height adjust.RendererOptions.setLabelPosition(String labelPosition) Sets the label position.RendererOptions.setLineWidth(Integer lineWidth) Sets the line width.RendererOptions.setMarginTop(String marginTop) Sets the margin top.Sets the max.Sets the min.RendererOptions.setNumberRows(Integer numberRows) Sets the number rows.RendererOptions.setPadding(Integer padding) Sets the padding.RendererOptions.setShowDataLabels(Boolean showDataLabels) Sets the show data labels.RendererOptions.setShowLables(Boolean showLables) Sets the show lables.RendererOptions.setShowTickLabels(Boolean showTickLabels) Sets the show tick labels.RendererOptions.setSliceMargin(Integer sliceMargin) Sets the slice margin.Sets the smooth.RendererOptions.setStartAngle(Integer startAngle) Sets the start angle.RendererOptions.setVaryBarColor(Boolean varyBarColor) Sets the vary bar color.Smooth.RendererOptions.varyBarColor(Boolean varyBarColor) Vary bar color.Methods in org.wicketstuff.jqplot.lib.elements with parameters of type RendererOptionsModifier and TypeMethodDescriptionSerie.rendererOptions(RendererOptions rendererOptions) Renderer options.Serie.setRendererOptions(RendererOptions rendererOptions) Sets the renderer options.