com.stimulsoft.report.chart.interfaces.areas.bubble
Interface IStiBubbleArea

All Superinterfaces:
java.lang.Cloneable, IStiArea, IStiAxisArea, IStiClusteredColumnArea, IStiJsonReportObject, IStiScatterArea, IStiSerializable, IStiSerializableRef
All Known Implementing Classes:
StiBubbleArea

public interface IStiBubbleArea
extends IStiScatterArea


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