Class StiStackedBarArea
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.StiAxisArea
com.stimulsoft.report.chart.view.areas.clusteredColumn.StiClusteredColumnArea
com.stimulsoft.report.chart.view.areas.clusteredBar.StiClusteredBarArea
com.stimulsoft.report.chart.view.areas.stackedBar.StiStackedBarArea
- All Implemented Interfaces:
IStiJsonReportObject,IStiSerializable,IStiSerializableRef,IStiSerializeToCodeAsClass,IStiClusteredBarArea,IStiClusteredColumnArea,IStiArea,IStiAxisArea,IStiStackedBarArea,Cloneable
- Direct Known Subclasses:
StiFullStackedBarArea
-
Field Summary
Fields inherited from class com.stimulsoft.report.chart.view.areas.clusteredColumn.StiClusteredColumnArea
sideBySideFields 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.clusteredColumn.StiClusteredColumnArea
isSideBySide, LoadFromJsonObject, SaveToJsonObject, setSideBySideMethods 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, setGridLinesHor, setGridLinesHorRight, setGridLinesVert, setInterlacingHor, setInterlacingVert, setReverseHor, setReverseVert, setXAxis, setXTopAxis, setYAxis, setYRightAxisMethods 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.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, setYRightAxisMethods inherited from interface com.stimulsoft.report.chart.interfaces.areas.clusteredColumn.IStiClusteredColumnArea
isSideBySide, setSideBySideMethods inherited from interface com.stimulsoft.base.IStiJsonReportObject
LoadFromJsonObject, SaveToJsonObjectMethods inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
getReference, setReference
-
Constructor Details
-
StiStackedBarArea
public StiStackedBarArea()
-
-
Method Details
-
GetDefaultSeriesType
- Specified by:
GetDefaultSeriesTypein interfaceIStiArea- Overrides:
GetDefaultSeriesTypein classStiClusteredBarArea
-
GetSeriesTypes
- Specified by:
GetSeriesTypesin interfaceIStiArea- Overrides:
GetSeriesTypesin classStiClusteredBarArea
-