com.stimulsoft.report.chart.interfaces.areas.clusteredColumn
Interface IStiClusteredColumnArea

All Superinterfaces:
java.lang.Cloneable, IStiArea, IStiAxisArea, IStiJsonReportObject, IStiSerializable, IStiSerializableRef
All Known Subinterfaces:
IStiAreaArea, IStiBubbleArea, IStiCandlestickArea, IStiClusteredBarArea, IStiFullStackedBarArea, IStiGanttArea, IStiLineArea, IStiRangeArea, IStiRangeBarArea, IStiScatterArea, IStiSplineArea, IStiSplineAreaArea, IStiSplineRangeArea, IStiStackedBarArea, IStiSteppedAreaArea, IStiSteppedLineArea, IStiSteppedRangeArea, IStiStockArea
All Known Implementing Classes:
StiAreaArea, StiBubbleArea, StiCandlestickArea, StiClusteredBarArea, StiClusteredColumnArea, StiFullStackedBarArea, StiGanttArea, StiLineArea, StiRangeArea, StiRangeBarArea, StiScatterArea, StiSplineArea, StiSplineAreaArea, StiSplineRangeArea, StiStackedBarArea, StiSteppedAreaArea, StiSteppedLineArea, StiSteppedRangeArea, StiStockArea

public interface IStiClusteredColumnArea
extends IStiAxisArea


Field Summary
 
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT
 
Method Summary
 
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, GetDefaultSeriesType, 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