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

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

public class StiOutsideAxisLabelsCoreXF
extends StiAxisSeriesLabelsCoreXF


Constructor Summary
StiOutsideAxisLabelsCoreXF(IStiSeriesLabels seriesLabels)
           
 
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.axis.StiAxisSeriesLabelsCoreXF
getSeriesLabelsType, RenderLabel
 
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
 

Constructor Detail

StiOutsideAxisLabelsCoreXF

public StiOutsideAxisLabelsCoreXF(IStiSeriesLabels seriesLabels)
Method Detail

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.