public abstract class StiAxisSeriesLabelsCoreXF extends StiSeriesLabelsCoreXF
| Constructor and Description |
|---|
StiAxisSeriesLabelsCoreXF(IStiSeriesLabels seriesLabels) |
| Modifier and Type | Method and Description |
|---|---|
StiSeriesLabelsType |
getSeriesLabelsType() |
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,
double weight,
int colorIndex,
int colorCount,
StiRectangle rect,
StiAnimation animation) |
abstract 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) |
applyStyle, clone, GetBorderColor, GetFormattedValue, GetLabelColor, GetLabelText, GetLabelText, GetLabelText, getLocalizedName, getPosition, GetSeriesLabelColor, getSeriesLabels, ProcessSeriesColors, RecalcValue, setSeriesLabelspublic StiAxisSeriesLabelsCoreXF(IStiSeriesLabels seriesLabels)
public abstract 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)
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, double weight, int colorIndex, int colorCount, StiRectangle rect, StiAnimation animation)
public StiSeriesLabelsType getSeriesLabelsType()
getSeriesLabelsType in class StiSeriesLabelsCoreXFCopyright © 2019 Stimulsoft. All Rights Reserved.