com.stimulsoft.report.chart.interfaces.areas.radar
Interface IStiRadarPointArea

All Superinterfaces:
java.lang.Cloneable, IStiArea, IStiJsonReportObject, IStiRadarArea, IStiSerializable, IStiSerializableRef
All Known Implementing Classes:
StiRadarPointArea

public interface IStiRadarPointArea
extends IStiRadarArea


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.radar.IStiRadarArea
getGridLinesHor, getGridLinesVert, getInterlacingHor, getInterlacingVert, getRadarStyle, getXAxis, getYAxis, setGridLinesHor, setGridLinesVert, setInterlacingHor, setInterlacingVert, setRadarStyle, setXAxis, setYAxis
 
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