com.stimulsoft.report.chart.view.trendLines
Class StiTrendLineExponential

java.lang.Object
  extended by com.stimulsoft.base.serializing.StiSerializedObject
      extended by com.stimulsoft.base.services.StiService
          extended by com.stimulsoft.report.chart.view.trendLines.StiTrendLine
              extended by com.stimulsoft.report.chart.view.trendLines.StiTrendLineExponential
All Implemented Interfaces:
IStiJsonReportObject, IStiSerializable, IStiSerializableRef, IStiTrendLine, IStiTrendLineExponential, java.lang.Cloneable

public class StiTrendLineExponential
extends StiTrendLine
implements IStiTrendLineExponential


Field Summary
 
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT
 
Constructor Summary
StiTrendLineExponential()
           
 
Method Summary
 
Methods inherited from class com.stimulsoft.report.chart.view.trendLines.StiTrendLine
clone, getAllowApplyStyle, getCore, getLineColor, getLineStyle, getLineWidth, getServiceCategory, getServiceName, getServiceType, getShowShadow, LoadFromJsonObject, LoadFromJsonObjectInternal, SaveToJsonObject, setAllowApplyStyle, setCore, setLineColor, setLineStyle, setLineWidth, setShowShadow, toString
 
Methods inherited from class com.stimulsoft.base.services.StiService
getProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, packService, properties, setProperties, setServiceEnabled
 
Methods inherited from class com.stimulsoft.base.serializing.StiSerializedObject
cleanReference, getReference, setReference
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.stimulsoft.report.chart.interfaces.trendLines.IStiTrendLine
getAllowApplyStyle, getCore, getLineColor, getLineStyle, getLineWidth, getShowShadow, setAllowApplyStyle, setCore, setLineColor, setLineStyle, setLineWidth, setShowShadow
 
Methods inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
getReference, setReference
 
Methods inherited from interface com.stimulsoft.base.IStiJsonReportObject
LoadFromJsonObject, SaveToJsonObject
 

Constructor Detail

StiTrendLineExponential

public StiTrendLineExponential()