com.stimulsoft.report.chart.core.seriesLabels.funnel
Class StiFunnelSeriesLabelsCoreXF
java.lang.Object
com.stimulsoft.report.chart.core.seriesLabels.StiSeriesLabelsCoreXF
com.stimulsoft.report.chart.core.seriesLabels.funnel.StiFunnelSeriesLabelsCoreXF
- All Implemented Interfaces:
- IStiApplyStyle, java.lang.Cloneable
- Direct Known Subclasses:
- StiCenterFunnelLabelsCoreXF, StiOutsideLeftFunnelLabelsCoreXF, StiOutsideRightFunnelLabelsCoreXF
public abstract class StiFunnelSeriesLabelsCoreXF
- extends StiSeriesLabelsCoreXF
|
Method Summary |
StiSeriesLabelsType |
getSeriesLabelsType()
|
abstract StiSeriesLabelsGeom |
RenderLabel(IStiSeries series,
StiContext context,
int pointIndex,
double value,
double valueNext,
java.lang.String argumentText,
java.lang.String tag,
int colorIndex,
int colorCount,
StiRectangle rect,
double singleValueHeight,
double singleValueWidth,
double centerAxis,
StiRefObject<StiRectangle> measureRect)
|
| Methods inherited from class com.stimulsoft.report.chart.core.seriesLabels.StiSeriesLabelsCoreXF |
applyStyle, clone, GetBorderColor, GetFormattedValue, GetLabelColor, GetLabelText, GetLabelText, GetLabelText, getLocalizedName, getPosition, GetSeriesLabelColor, getSeriesLabels, ProcessSeriesColors, RecalcValue, setSeriesLabels |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiFunnelSeriesLabelsCoreXF
public StiFunnelSeriesLabelsCoreXF(IStiSeriesLabels seriesLabels)
RenderLabel
public abstract StiSeriesLabelsGeom RenderLabel(IStiSeries series,
StiContext context,
int pointIndex,
double value,
double valueNext,
java.lang.String argumentText,
java.lang.String tag,
int colorIndex,
int colorCount,
StiRectangle rect,
double singleValueHeight,
double singleValueWidth,
double centerAxis,
StiRefObject<StiRectangle> measureRect)
getSeriesLabelsType
public StiSeriesLabelsType getSeriesLabelsType()
- Specified by:
getSeriesLabelsType in class StiSeriesLabelsCoreXF
Copyright © 2018 Stimulsoft. All Rights Reserved.