RendererOptions |
Serie.getRendererOptions() |
Gets the renderer options.
|
RendererOptions |
Serie.rendererOptionsInstance() |
Get renderer options instance
|
RendererOptions |
RendererOptions.setAnimation(Animation animation) |
Sets the animation.
|
RendererOptions |
RendererOptions.setBarDirection(String barDirection) |
Sets the bar direction.
|
RendererOptions |
RendererOptions.setBarMargin(Integer barMargin) |
Sets the bar margin.
|
RendererOptions |
RendererOptions.setBarWidth(Integer barWidth) |
Sets the bar width.
|
RendererOptions |
RendererOptions.setBubbleAlpha(Float bubbleAlpha) |
Sets the bubble alpha.
|
RendererOptions |
RendererOptions.setBubbleGradients(Boolean bubbleGradients) |
Sets the bubble gradients.
|
RendererOptions |
RendererOptions.setDataLabels(String dataLabels) |
Sets the data labels.
|
RendererOptions |
RendererOptions.setFill(Boolean fill) |
Sets the fill.
|
RendererOptions |
RendererOptions.setFillZero(Boolean fillZero) |
Sets the fill zero.
|
RendererOptions |
RendererOptions.setForceTickAt0(Boolean forceTickAt0) |
Sets the force tick at zero.
|
RendererOptions |
RendererOptions.setForceTickAt100(Boolean forceTickAt100) |
Sets the force tick at 100.
|
RendererOptions |
RendererOptions.setHighlightAlpha(Float highlightAlpha) |
Sets the highlight alpha.
|
RendererOptions |
RendererOptions.setHighlightMouseDown(Boolean highlightMouseDown) |
Sets the highlight mouse down.
|
RendererOptions |
RendererOptions.setIntervalColors(List<String> intervalColors) |
Sets the interval colors.
|
RendererOptions |
RendererOptions.setIntervalOuterRadius(Integer intervalOuterRadius) |
Sets the interval outer radius.
|
RendererOptions |
RendererOptions.setIntervals(List<Integer> intervals) |
Sets the intervals.
|
RendererOptions |
RendererOptions.setLabel(String label) |
Sets the label.
|
RendererOptions |
RendererOptions.setLabelHeightAdjust(Integer labelHeightAdjust) |
Sets the label height adjust.
|
RendererOptions |
RendererOptions.setLabelPosition(String labelPosition) |
Sets the label position.
|
RendererOptions |
RendererOptions.setLineWidth(Integer lineWidth) |
Sets the line width.
|
RendererOptions |
RendererOptions.setMarginTop(String marginTop) |
Sets the margin top.
|
RendererOptions |
RendererOptions.setMax(Integer max) |
Sets the max.
|
RendererOptions |
RendererOptions.setMin(Integer min) |
Sets the min.
|
RendererOptions |
RendererOptions.setNumberRows(Integer numberRows) |
Sets the number rows.
|
RendererOptions |
RendererOptions.setPadding(Integer padding) |
Sets the padding.
|
RendererOptions |
RendererOptions.setShowDataLabels(Boolean showDataLabels) |
Sets the show data labels.
|
RendererOptions |
RendererOptions.setShowLables(Boolean showLables) |
Sets the show lables.
|
RendererOptions |
RendererOptions.setShowTickLabels(Boolean showTickLabels) |
Sets the show tick labels.
|
RendererOptions |
RendererOptions.setSliceMargin(Integer sliceMargin) |
Sets the slice margin.
|
RendererOptions |
RendererOptions.setSmooth(Boolean smooth) |
Sets the smooth.
|
RendererOptions |
RendererOptions.setStartAngle(Integer startAngle) |
Sets the start angle.
|
RendererOptions |
RendererOptions.setVaryBarColor(Boolean varyBarColor) |
Sets the vary bar color.
|
RendererOptions |
RendererOptions.smooth(Boolean smooth) |
Smooth.
|
RendererOptions |
RendererOptions.varyBarColor(Boolean varyBarColor) |
Vary bar color.
|