public class StiCenterPieLabelsCoreXF extends StiPieSeriesLabelsCoreXF
percentPerValue| Constructor and Description |
|---|
StiCenterPieLabelsCoreXF(IStiSeriesLabels seriesLabels) |
| Modifier and Type | Method and Description |
|---|---|
StiPoint |
GetLabelPoint(StiPoint centerPie,
double radius,
double angleRad) |
StiRectangle |
GetLabelRect(StiContext context,
StiPoint labelPoint,
java.lang.String labelText,
StiFontGeom font,
StiStringFormatGeom sf) |
java.lang.String |
getLocalizedName()
Gets a service name.
|
int |
getPosition() |
StiSeriesLabelsType |
getSeriesLabelsType() |
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) |
RecalcValueapplyStyle, clone, GetBorderColor, GetFormattedValue, GetLabelColor, GetLabelText, GetLabelText, GetLabelText, GetSeriesLabelColor, getSeriesLabels, ProcessSeriesColors, setSeriesLabelspublic StiCenterPieLabelsCoreXF(IStiSeriesLabels seriesLabels)
public 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)
RenderLabel in class StiPieSeriesLabelsCoreXFpublic final StiPoint GetLabelPoint(StiPoint centerPie, double radius, double angleRad)
public StiRectangle GetLabelRect(StiContext context, StiPoint labelPoint, java.lang.String labelText, StiFontGeom font, StiStringFormatGeom sf)
public StiSeriesLabelsType getSeriesLabelsType()
getSeriesLabelsType in class StiPieSeriesLabelsCoreXFpublic int getPosition()
getPosition in class StiSeriesLabelsCoreXFpublic java.lang.String getLocalizedName()
getLocalizedName in class StiSeriesLabelsCoreXFCopyright © 2019 Stimulsoft. All Rights Reserved.