com.stimulsoft.report.chart.core.seriesLabels.funnel
Class StiOutsideRightFunnelLabelsCoreXF

java.lang.Object
  extended by com.stimulsoft.report.chart.core.seriesLabels.StiSeriesLabelsCoreXF
      extended by com.stimulsoft.report.chart.core.seriesLabels.funnel.StiFunnelSeriesLabelsCoreXF
          extended by com.stimulsoft.report.chart.core.seriesLabels.funnel.StiOutsideRightFunnelLabelsCoreXF
All Implemented Interfaces:
IStiApplyStyle, java.lang.Cloneable

public class StiOutsideRightFunnelLabelsCoreXF
extends StiFunnelSeriesLabelsCoreXF


Constructor Summary
StiOutsideRightFunnelLabelsCoreXF(IStiSeriesLabels seriesLabels)
           
 
Method Summary
 java.lang.String getLocalizedName()
          Gets a service name.
 int getPosition()
           
 StiSeriesLabelsType getSeriesLabelsType()
           
 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, GetSeriesLabelColor, getSeriesLabels, ProcessSeriesColors, RecalcValue, setSeriesLabels
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiOutsideRightFunnelLabelsCoreXF

public StiOutsideRightFunnelLabelsCoreXF(IStiSeriesLabels seriesLabels)
Method Detail

RenderLabel

public 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)
Specified by:
RenderLabel in class StiFunnelSeriesLabelsCoreXF

getSeriesLabelsType

public StiSeriesLabelsType getSeriesLabelsType()
Overrides:
getSeriesLabelsType in class StiFunnelSeriesLabelsCoreXF

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.