Class StiRadarLineArea
java.lang.Object
com.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.base.services.StiService
com.stimulsoft.report.chart.view.areas.StiArea
com.stimulsoft.report.chart.view.areas.radar.StiRadarArea
com.stimulsoft.report.chart.view.areas.radar.StiRadarLineArea
- All Implemented Interfaces:
IStiJsonReportObject,IStiSerializable,IStiSerializableRef,IStiSerializeToCodeAsClass,IStiArea,IStiRadarArea,IStiRadarLineArea,Cloneable
- Direct Known Subclasses:
StiPolarArea,StiPolarStackedArea
-
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.areas.radar.StiRadarArea
clone, GetDefaultSeriesLabelsType, getGridLinesHor, getGridLinesVert, getInterlacingHor, getInterlacingVert, getRadarStyle, GetSeriesLabelsTypes, getXAxis, getYAxis, LoadFromJsonObject, SaveToJsonObject, setGridLinesHor, setGridLinesVert, setInterlacingHor, setInterlacingVert, setRadarStyle, setXAxis, setYAxisMethods 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, 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.report.chart.interfaces.areas.IStiArea
clone, getAllowApplyStyle, getBorderColor, getBrush, getChart, getColorEach, getCore, GetDefaultSeriesLabelsType, getIsDefaultSeriesTypeFullStackedBarSeries, getIsDefaultSeriesTypeFullStackedColumnSeries, GetSeriesLabelsTypes, getShowShadow, setAllowApplyStyle, setBorderColor, setBrush, setChart, setColorEach, setCore, setShowShadowMethods inherited from interface com.stimulsoft.base.IStiJsonReportObject
LoadFromJsonObject, SaveToJsonObjectMethods inherited from interface com.stimulsoft.report.chart.interfaces.areas.radar.IStiRadarArea
getGridLinesHor, getGridLinesVert, getInterlacingHor, getInterlacingVert, getRadarStyle, getXAxis, getYAxis, setGridLinesHor, setGridLinesVert, setInterlacingHor, setInterlacingVert, setRadarStyle, setXAxis, setYAxisMethods inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
getReference, setReference
-
Constructor Details
-
StiRadarLineArea
public StiRadarLineArea()
-
-
Method Details
-
GetDefaultSeriesType
- Specified by:
GetDefaultSeriesTypein interfaceIStiArea- Specified by:
GetDefaultSeriesTypein classStiArea
-
GetSeriesTypes
- Specified by:
GetSeriesTypesin interfaceIStiArea- Specified by:
GetSeriesTypesin classStiArea
-