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

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.StiTrendLineNone
All Implemented Interfaces:
IStiJsonReportObject, IStiSerializable, IStiSerializableRef, IStiTrendLine, IStiTrendLineNone, java.lang.Cloneable

public class StiTrendLineNone
extends StiTrendLine
implements IStiTrendLineNone


Field Summary
 
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT
 
Constructor Summary
StiTrendLineNone()
           
 
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

StiTrendLineNone

public StiTrendLineNone()