com.stimulsoft.report.chart.view.areas.clusteredColumn
Class StiSplineArea

java.lang.Object
  extended by com.stimulsoft.base.serializing.StiSerializedObject
      extended by com.stimulsoft.base.services.StiService
          extended by com.stimulsoft.report.chart.view.areas.StiArea
              extended by com.stimulsoft.report.chart.view.areas.StiAxisArea
                  extended by com.stimulsoft.report.chart.view.areas.clusteredColumn.StiClusteredColumnArea
                      extended by com.stimulsoft.report.chart.view.areas.clusteredColumn.StiSplineArea
All Implemented Interfaces:
IStiJsonReportObject, IStiSerializable, IStiSerializableRef, IStiSerializeToCodeAsClass, IStiClusteredColumnArea, IStiSplineArea, IStiArea, IStiAxisArea, java.lang.Cloneable

public class StiSplineArea
extends StiClusteredColumnArea
implements IStiSplineArea


Field Summary
 
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT
 
Constructor Summary
StiSplineArea()
           
 
Method Summary
 java.lang.Class GetDefaultSeriesType()
           
 
Methods inherited from class com.stimulsoft.report.chart.view.areas.clusteredColumn.StiClusteredColumnArea
GetSeriesTypes
 
Methods inherited from class com.stimulsoft.report.chart.view.areas.StiAxisArea
clone, getAxisCore, GetDefaultSeriesLabelsType, getGridLinesHor, getGridLinesHorRight, getGridLinesVert, getInterlacingHor, getInterlacingVert, getReverseHor, getReverseVert, GetSeriesLabelsTypes, getXAxis, getXTopAxis, getYAxis, getYRightAxis, LoadFromJsonObject, SaveToJsonObject, setGridLinesHor, setGridLinesHorRight, setGridLinesVert, setInterlacingHor, setInterlacingVert, setReverseHor, setReverseVert, setXAxis, setXTopAxis, setYAxis, setYRightAxis
 
Methods inherited from class com.stimulsoft.report.chart.view.areas.StiArea
getAllowApplyStyle, getBorderColor, getBrush, getChart, getColorEach, getCore, getIsDefaultSeriesTypeFullStackedBarSeries, getIsDefaultSeriesTypeFullStackedColumnSeries, getServiceCategory, getServiceName, getServiceType, getShowShadow, LoadFromJsonObjectInternal, setAllowApplyStyle, setBorderColor, setBrush, setChart, setColorEach, setCore, 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.areas.IStiAxisArea
getAxisCore, getGridLinesHor, getGridLinesHorRight, getGridLinesVert, getInterlacingHor, getInterlacingVert, getReverseHor, getReverseVert, getXAxis, getXTopAxis, getYAxis, getYRightAxis, setGridLinesHor, setGridLinesHorRight, setGridLinesVert, setInterlacingHor, setInterlacingVert, setReverseHor, setReverseVert, setXAxis, setXTopAxis, setYAxis, setYRightAxis
 
Methods inherited from interface com.stimulsoft.report.chart.interfaces.areas.IStiArea
clone, getAllowApplyStyle, getBorderColor, getBrush, getChart, getColorEach, getCore, GetDefaultSeriesLabelsType, getIsDefaultSeriesTypeFullStackedBarSeries, getIsDefaultSeriesTypeFullStackedColumnSeries, GetSeriesLabelsTypes, GetSeriesTypes, getShowShadow, setAllowApplyStyle, setBorderColor, setBrush, setChart, setColorEach, setCore, 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

StiSplineArea

public StiSplineArea()
Method Detail

GetDefaultSeriesType

public java.lang.Class GetDefaultSeriesType()
Specified by:
GetDefaultSeriesType in interface IStiArea
Overrides:
GetDefaultSeriesType in class StiClusteredColumnArea