com.stimulsoft.report.chart.core.seriesLabels.pie
Class StiTwoColumnsPieLabelsCoreXF
java.lang.Object
com.stimulsoft.report.chart.core.seriesLabels.StiSeriesLabelsCoreXF
com.stimulsoft.report.chart.core.seriesLabels.pie.StiPieSeriesLabelsCoreXF
com.stimulsoft.report.chart.core.seriesLabels.pie.StiCenterPieLabelsCoreXF
com.stimulsoft.report.chart.core.seriesLabels.pie.StiOutsidePieLabelsCoreXF
com.stimulsoft.report.chart.core.seriesLabels.pie.StiTwoColumnsPieLabelsCoreXF
- All Implemented Interfaces:
- IStiApplyStyle, java.lang.Cloneable
public class StiTwoColumnsPieLabelsCoreXF
- extends StiOutsidePieLabelsCoreXF
|
Method Summary |
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)
|
| Methods inherited from class com.stimulsoft.report.chart.core.seriesLabels.StiSeriesLabelsCoreXF |
clone, GetBorderColor, GetFormattedValue, GetLabelColor, GetLabelText, GetLabelText, GetLabelText, GetSeriesLabelColor, getSeriesLabels, ProcessSeriesColors, setSeriesLabels |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiTwoColumnsPieLabelsCoreXF
public StiTwoColumnsPieLabelsCoreXF(IStiSeriesLabels seriesLabels)
RenderLabel
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)
- Overrides:
RenderLabel in class StiCenterPieLabelsCoreXF
getSeriesLabelsType
public StiSeriesLabelsType getSeriesLabelsType()
- Overrides:
getSeriesLabelsType in class StiCenterPieLabelsCoreXF
getPosition
public int getPosition()
- Overrides:
getPosition in class StiOutsidePieLabelsCoreXF
getLocalizedName
public java.lang.String getLocalizedName()
- Gets a service name.
- Overrides:
getLocalizedName in class StiOutsidePieLabelsCoreXF
Copyright © 2018 Stimulsoft. All Rights Reserved.