com.stimulsoft.report.chart.core.seriesLabels.axis
Class StiAxisSeriesLabelsCoreXF

java.lang.Object
  extended by com.stimulsoft.report.chart.core.seriesLabels.StiSeriesLabelsCoreXF
      extended by com.stimulsoft.report.chart.core.seriesLabels.axis.StiAxisSeriesLabelsCoreXF
All Implemented Interfaces:
IStiApplyStyle, java.lang.Cloneable
Direct Known Subclasses:
StiCenterAxisLabelsCoreXF, StiOutsideAxisLabelsCoreXF

public abstract class StiAxisSeriesLabelsCoreXF
extends StiSeriesLabelsCoreXF


Constructor Summary
StiAxisSeriesLabelsCoreXF(IStiSeriesLabels seriesLabels)
           
 
Method Summary
 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)
           
 
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
 

Constructor Detail

StiAxisSeriesLabelsCoreXF

public StiAxisSeriesLabelsCoreXF(IStiSeriesLabels seriesLabels)
Method Detail

RenderLabel

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)

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,
                                       double weight,
                                       int colorIndex,
                                       int colorCount,
                                       StiRectangle rect,
                                       StiAnimation animation)

getSeriesLabelsType

public StiSeriesLabelsType getSeriesLabelsType()
Specified by:
getSeriesLabelsType in class StiSeriesLabelsCoreXF


Copyright © 2018 Stimulsoft. All Rights Reserved.