Class StiPie3dArea
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.pie.StiPieArea
com.stimulsoft.report.chart.view.areas.pie.StiPie3dArea
- All Implemented Interfaces:
IStiJsonReportObject,IStiSerializable,IStiSerializableRef,IStiSerializeToCodeAsClass,IStiArea,IStiPieArea,Cloneable
Copyright Stimulsoft
-
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.pie.StiPieArea
getColorEach, setColorEachMethods inherited from class com.stimulsoft.report.chart.view.areas.StiArea
clone, getAllowApplyStyle, getBorderColor, getBrush, getChart, getCore, getIsDefaultSeriesTypeFullStackedBarSeries, getIsDefaultSeriesTypeFullStackedColumnSeries, getServiceCategory, getServiceName, getServiceType, getShowShadow, LoadFromJsonObject, LoadFromJsonObjectInternal, setAllowApplyStyle, setBorderColor, setBrush, setChart, 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, getCore, getIsDefaultSeriesTypeFullStackedBarSeries, getIsDefaultSeriesTypeFullStackedColumnSeries, getShowShadow, setAllowApplyStyle, setBorderColor, setBrush, setChart, setCore, setShowShadowMethods inherited from interface com.stimulsoft.base.IStiJsonReportObject
LoadFromJsonObjectMethods inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
getReference, setReference
-
Constructor Details
-
StiPie3dArea
public StiPie3dArea()
-
-
Method Details
-
SaveToJsonObject
- Specified by:
SaveToJsonObjectin interfaceIStiJsonReportObject- Overrides:
SaveToJsonObjectin classStiPieArea- Throws:
JSONException
-
GetDefaultSeriesLabelsType
- Specified by:
GetDefaultSeriesLabelsTypein interfaceIStiArea- Overrides:
GetDefaultSeriesLabelsTypein classStiPieArea
-
GetSeriesLabelsTypes
- Specified by:
GetSeriesLabelsTypesin interfaceIStiArea- Overrides:
GetSeriesLabelsTypesin classStiPieArea
-
GetDefaultSeriesType
- Specified by:
GetDefaultSeriesTypein interfaceIStiArea- Overrides:
GetDefaultSeriesTypein classStiPieArea
-
GetSeriesTypes
- Specified by:
GetSeriesTypesin interfaceIStiArea- Overrides:
GetSeriesTypesin classStiPieArea
-