com.stimulsoft.report.chart.view.areas.radar
Class StiRadarAreaArea

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.radar.StiRadarArea
                  extended by com.stimulsoft.report.chart.view.areas.radar.StiRadarAreaArea
All Implemented Interfaces:
IStiJsonReportObject, IStiSerializable, IStiSerializableRef, IStiSerializeToCodeAsClass, IStiArea, IStiRadarArea, IStiRadarAreaArea, java.lang.Cloneable

public class StiRadarAreaArea
extends StiRadarArea
implements IStiRadarAreaArea


Field Summary
 
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT
 
Constructor Summary
StiRadarAreaArea()
           
 
Method Summary
 java.lang.Class GetDefaultSeriesType()
           
 java.lang.Class[] GetSeriesTypes()
           
 
Methods inherited from class com.stimulsoft.report.chart.view.areas.radar.StiRadarArea
clone, GetDefaultSeriesLabelsType, getGridLinesHor, getGridLinesVert, getInterlacingHor, getInterlacingVert, getRadarStyle, GetSeriesLabelsTypes, getXAxis, getYAxis, LoadFromJsonObject, SaveToJsonObject, setGridLinesHor, setGridLinesVert, setInterlacingHor, setInterlacingVert, setRadarStyle, setXAxis, setYAxis
 
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.radar.IStiRadarArea
getGridLinesHor, getGridLinesVert, getInterlacingHor, getInterlacingVert, getRadarStyle, getXAxis, getYAxis, setGridLinesHor, setGridLinesVert, setInterlacingHor, setInterlacingVert, setRadarStyle, setXAxis, setYAxis
 
Methods inherited from interface com.stimulsoft.report.chart.interfaces.areas.IStiArea
clone, getAllowApplyStyle, getBorderColor, getBrush, getChart, getColorEach, getCore, GetDefaultSeriesLabelsType, getIsDefaultSeriesTypeFullStackedBarSeries, getIsDefaultSeriesTypeFullStackedColumnSeries, GetSeriesLabelsTypes, 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

StiRadarAreaArea

public StiRadarAreaArea()
Method Detail

GetDefaultSeriesType

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

GetSeriesTypes

public java.lang.Class[] GetSeriesTypes()
Specified by:
GetSeriesTypes in interface IStiArea
Specified by:
GetSeriesTypes in class StiArea