com.stimulsoft.report.chart.core.trendLines
Class StiTrendLineNoneCoreXF

java.lang.Object
  extended by com.stimulsoft.report.chart.core.trendLines.StiTrendLineCoreXF
      extended by com.stimulsoft.report.chart.core.trendLines.StiTrendLineNoneCoreXF
All Implemented Interfaces:
IStiApplyStyle, java.lang.Cloneable

public class StiTrendLineNoneCoreXF
extends StiTrendLineCoreXF


Constructor Summary
StiTrendLineNoneCoreXF(IStiTrendLine trendLine)
           
 
Method Summary
 java.lang.String getLocalizedName()
          Gets a service name.
 
Methods inherited from class com.stimulsoft.report.chart.core.trendLines.StiTrendLineCoreXF
applyStyle, clone, getTrendLine, RenderTrendLine, setTrendLine
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiTrendLineNoneCoreXF

public StiTrendLineNoneCoreXF(IStiTrendLine trendLine)
Method Detail

getLocalizedName

public java.lang.String getLocalizedName()
Gets a service name.

Specified by:
getLocalizedName in class StiTrendLineCoreXF