public abstract class StiPieSeriesLabelsCoreXF extends StiSeriesLabelsCoreXF
| Modifier and Type | Field and Description |
|---|---|
double |
percentPerValue |
| Constructor and Description |
|---|
StiPieSeriesLabelsCoreXF(IStiSeriesLabels seriesLabels) |
| Modifier and Type | Method and Description |
|---|---|
StiSeriesLabelsType |
getSeriesLabelsType() |
protected double |
RecalcValue(double value,
int signs) |
abstract StiSeriesLabelsGeom |
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) |
applyStyle, clone, GetBorderColor, GetFormattedValue, GetLabelColor, GetLabelText, GetLabelText, GetLabelText, getLocalizedName, getPosition, GetSeriesLabelColor, getSeriesLabels, ProcessSeriesColors, setSeriesLabelspublic StiPieSeriesLabelsCoreXF(IStiSeriesLabels seriesLabels)
public abstract StiSeriesLabelsGeom 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)
protected double RecalcValue(double value,
int signs)
RecalcValue in class StiSeriesLabelsCoreXFpublic StiSeriesLabelsType getSeriesLabelsType()
getSeriesLabelsType in class StiSeriesLabelsCoreXFCopyright © 2019 Stimulsoft. All Rights Reserved.