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