Methods in com.stimulsoft.report.chart.core.seriesLabels.axis that return StiSeriesLabelsGeom |
StiSeriesLabelsGeom |
StiCenterAxisLabelsCoreXF.RenderLabel(IStiSeries series,
StiContext context,
StiPoint endPoint,
StiPoint startPoint,
int pointIndex,
java.lang.Double value,
java.lang.Double labelValue,
java.lang.String argumentText,
java.lang.String tag,
double weight,
int colorIndex,
int colorCount,
StiRectangle rect,
StiAnimation animation)
|
StiSeriesLabelsGeom |
StiAxisSeriesLabelsCoreXF.RenderLabel(IStiSeries series,
StiContext context,
StiPoint endPoint,
StiPoint startPoint,
int pointIndex,
java.lang.Double value,
java.lang.Double labelValue,
java.lang.String argumentText,
java.lang.String tag,
double weight,
int colorIndex,
int colorCount,
StiRectangle rect,
StiAnimation animation)
|
StiSeriesLabelsGeom |
StiOutsideAxisLabelsCoreXF.RenderLabel(IStiSeries series,
StiContext context,
StiPoint endPoint,
StiPoint startPoint,
int pointIndex,
java.lang.Double value,
java.lang.Double labelValue,
java.lang.String argumentText,
java.lang.String tag,
int colorIndex,
int colorCount,
StiRectangle rect,
StiAnimation animation)
|
StiSeriesLabelsGeom |
StiCenterAxisLabelsCoreXF.RenderLabel(IStiSeries series,
StiContext context,
StiPoint endPoint,
StiPoint startPoint,
int pointIndex,
java.lang.Double value,
java.lang.Double labelValue,
java.lang.String argumentText,
java.lang.String tag,
int colorIndex,
int colorCount,
StiRectangle rect,
StiAnimation animation)
|
abstract StiSeriesLabelsGeom |
StiAxisSeriesLabelsCoreXF.RenderLabel(IStiSeries series,
StiContext context,
StiPoint endPoint,
StiPoint startPoint,
int pointIndex,
java.lang.Double value,
java.lang.Double labelValue,
java.lang.String argumentText,
java.lang.String tag,
int colorIndex,
int colorCount,
StiRectangle rect,
StiAnimation animation)
|
Methods in com.stimulsoft.report.chart.core.seriesLabels.funnel that return StiSeriesLabelsGeom |
StiSeriesLabelsGeom |
StiOutsideRightFunnelLabelsCoreXF.RenderLabel(IStiSeries series,
StiContext context,
int pointIndex,
double value,
double valueNext,
java.lang.String argumentText,
java.lang.String tag,
int colorIndex,
int colorCount,
StiRectangle rect,
double singleValueHeight,
double singleValueWidth,
double centerAxis,
StiRefObject<StiRectangle> measureRect)
|
StiSeriesLabelsGeom |
StiOutsideLeftFunnelLabelsCoreXF.RenderLabel(IStiSeries series,
StiContext context,
int pointIndex,
double value,
double valueNext,
java.lang.String argumentText,
java.lang.String tag,
int colorIndex,
int colorCount,
StiRectangle rect,
double singleValueHeight,
double singleValueWidth,
double centerAxis,
StiRefObject<StiRectangle> measureRect)
|
abstract StiSeriesLabelsGeom |
StiFunnelSeriesLabelsCoreXF.RenderLabel(IStiSeries series,
StiContext context,
int pointIndex,
double value,
double valueNext,
java.lang.String argumentText,
java.lang.String tag,
int colorIndex,
int colorCount,
StiRectangle rect,
double singleValueHeight,
double singleValueWidth,
double centerAxis,
StiRefObject<StiRectangle> measureRect)
|
StiSeriesLabelsGeom |
StiCenterFunnelLabelsCoreXF.RenderLabel(IStiSeries series,
StiContext context,
int pointIndex,
double value,
double valueNext,
java.lang.String argumentText,
java.lang.String tag,
int colorIndex,
int colorCount,
StiRectangle rect,
double singleValueHeight,
double singleValueWidth,
double centerAxis,
StiRefObject<StiRectangle> measureRect)
|
Methods in com.stimulsoft.report.chart.core.seriesLabels.pie that return StiSeriesLabelsGeom |
StiSeriesLabelsGeom |
StiTwoColumnsPieLabelsCoreXF.RenderLabel(IStiSeries series,
StiContext context,
StiPoint centerPie,
double radius,
double radius2,
double pieAngle,
int pointIndex,
java.lang.Double value,
java.lang.Double labelValue,
java.lang.String argumentText,
java.lang.String tag,
boolean measure,
int colorIndex,
int colorCount,
double percentPerValue,
StiRefObject<StiRectangle> measureRect,
boolean drawValue,
double deltaY)
|
abstract StiSeriesLabelsGeom |
StiPieSeriesLabelsCoreXF.RenderLabel(IStiSeries series,
StiContext context,
StiPoint centerPie,
double radius,
double radius2,
double pieAngle,
int pointIndex,
java.lang.Double value,
java.lang.Double labelValue,
java.lang.String argumentText,
java.lang.String tag,
boolean measure,
int colorIndex,
int colorCount,
double percentPerValue,
StiRefObject<StiRectangle> measureRect,
boolean drawValue,
double deltaY)
|
StiSeriesLabelsGeom |
StiCenterPieLabelsCoreXF.RenderLabel(IStiSeries series,
StiContext context,
StiPoint centerPie,
double radius,
double radius2,
double pieAngle,
int pointIndex,
java.lang.Double value,
java.lang.Double labelValue,
java.lang.String argumentText,
java.lang.String tag,
boolean measure,
int colorIndex,
int colorCount,
double percentPerValue,
StiRefObject<StiRectangle> measureRect,
boolean drawValue,
double deltaY)
|