com.stimulsoft.report.chart.core.seriesLabels
Class StiNoneLabelsCoreXF

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

public class StiNoneLabelsCoreXF
extends StiSeriesLabelsCoreXF


Constructor Summary
StiNoneLabelsCoreXF(IStiSeriesLabels seriesLabels)
           
 
Method Summary
 java.lang.String getLocalizedName()
          Gets a service name.
 int getPosition()
           
 StiSeriesLabelsType getSeriesLabelsType()
           
 
Methods inherited from class com.stimulsoft.report.chart.core.seriesLabels.StiSeriesLabelsCoreXF
applyStyle, clone, GetLabelText, GetLabelText, GetLabelText, GetSeriesLabelColor, getSeriesLabels, ProcessSeriesColors, setSeriesLabels
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiNoneLabelsCoreXF

public StiNoneLabelsCoreXF(IStiSeriesLabels seriesLabels)
Method Detail

getSeriesLabelsType

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

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