Class StiTrendLineNone
java.lang.Object
com.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.base.services.StiService
com.stimulsoft.report.chart.view.trendLines.StiTrendLine
com.stimulsoft.report.chart.view.trendLines.StiTrendLineNone
- All Implemented Interfaces:
IStiJsonReportObject,IStiSerializable,IStiSerializableRef,IStiTrendLine,IStiTrendLineNone,Cloneable
-
Field Summary
Fields inherited from class com.stimulsoft.base.services.StiService
propertiesFields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stimulsoft.report.chart.view.trendLines.StiTrendLine
clone, getAllowApplyStyle, getCore, getFont, getLineColor, getLineStyle, getLineWidth, getPosition, getServiceCategory, getServiceName, getServiceType, getShowShadow, getText, getTitleVisible, LoadFromJsonObject, LoadFromJsonObjectInternal, SaveToJsonObject, setAllowApplyStyle, setCore, setFont, setLineColor, setLineStyle, setLineWidth, setPosition, setShowShadow, setText, setTitleVisible, toStringMethods inherited from class com.stimulsoft.base.services.StiService
getProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, packService, properties, setProperties, setServiceEnabledMethods inherited from class com.stimulsoft.base.serializing.StiSerializedObject
cleanReference, getReference, setReferenceMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.stimulsoft.base.IStiJsonReportObject
LoadFromJsonObject, SaveToJsonObjectMethods inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
getReference, setReferenceMethods inherited from interface com.stimulsoft.report.chart.interfaces.trendLines.IStiTrendLine
clone, getAllowApplyStyle, getCore, getFont, getLineColor, getLineStyle, getLineWidth, getPosition, getShowShadow, getText, getTitleVisible, setAllowApplyStyle, setCore, setFont, setLineColor, setLineStyle, setLineWidth, setPosition, setShowShadow, setText, setTitleVisible
-
Constructor Details
-
StiTrendLineNone
public StiTrendLineNone()
-