Uses of Interface
com.stimulsoft.report.chart.interfaces.areas.IStiArea
Packages that use IStiArea
Package
Description
-
Uses of IStiArea in com.stimulsoft.report.chart
Methods in com.stimulsoft.report.chart that return IStiAreaModifier and TypeMethodDescriptionfinal IStiAreaStiChart.getArea()Gets area of the chart.final IStiAreaStiChart.getChartType()Deprecated.Methods in com.stimulsoft.report.chart with parameters of type IStiAreaModifier and TypeMethodDescriptionfinal voidfinal voidStiChart.setChartType(IStiArea value) Deprecated. -
Uses of IStiArea in com.stimulsoft.report.chart.core.area
Methods in com.stimulsoft.report.chart.core.area that return IStiAreaMethods in com.stimulsoft.report.chart.core.area with parameters of type IStiAreaConstructors in com.stimulsoft.report.chart.core.area with parameters of type IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.core.area.bubble
Constructors in com.stimulsoft.report.chart.core.area.bubble with parameters of type IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.core.area.candlestick
Constructors in com.stimulsoft.report.chart.core.area.candlestick with parameters of type IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.core.area.clusteredBar
Constructors in com.stimulsoft.report.chart.core.area.clusteredBar with parameters of type IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.core.area.clusteredColumn
Constructors in com.stimulsoft.report.chart.core.area.clusteredColumn with parameters of type IStiAreaModifierConstructorDescriptionStiAreaAreaCoreXF(IStiArea area) StiLineAreaCoreXF(IStiArea area) StiSplineAreaCoreXF(IStiArea area) -
Uses of IStiArea in com.stimulsoft.report.chart.core.area.doughnut
Constructors in com.stimulsoft.report.chart.core.area.doughnut with parameters of type IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.core.area.fullStackedBar
Constructors in com.stimulsoft.report.chart.core.area.fullStackedBar with parameters of type IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.core.area.fullStackedColumn
Constructors in com.stimulsoft.report.chart.core.area.fullStackedColumn with parameters of type IStiAreaModifierConstructorDescription -
Uses of IStiArea in com.stimulsoft.report.chart.core.area.funnel
Constructors in com.stimulsoft.report.chart.core.area.funnel with parameters of type IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.core.area.gantt
Constructors in com.stimulsoft.report.chart.core.area.gantt with parameters of type IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.core.area.pie
Constructors in com.stimulsoft.report.chart.core.area.pie with parameters of type IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.core.area.radar
Constructors in com.stimulsoft.report.chart.core.area.radar with parameters of type IStiAreaModifierConstructorDescriptionStiPolarAreaCoreXF(IStiArea area) StiRadarAreaCoreXF(IStiArea area) -
Uses of IStiArea in com.stimulsoft.report.chart.core.area.range
Constructors in com.stimulsoft.report.chart.core.area.range with parameters of type IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.core.area.scatter
Constructors in com.stimulsoft.report.chart.core.area.scatter with parameters of type IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.core.area.stackedBar
Constructors in com.stimulsoft.report.chart.core.area.stackedBar with parameters of type IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.core.area.stackedColumn
Constructors in com.stimulsoft.report.chart.core.area.stackedColumn with parameters of type IStiAreaModifierConstructorDescription -
Uses of IStiArea in com.stimulsoft.report.chart.core.area.stock
Constructors in com.stimulsoft.report.chart.core.area.stock with parameters of type IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.core.series
Methods in com.stimulsoft.report.chart.core.series with parameters of type IStiAreaModifier and TypeMethodDescriptionprotected StiSeriesInteractionDataStiSeriesCoreXF.GetInteraction(IStiArea area, IStiSeries series, int pointIndex) -
Uses of IStiArea in com.stimulsoft.report.chart.core.series.pie
Methods in com.stimulsoft.report.chart.core.series.pie with parameters of type IStiAreaModifier and TypeMethodDescriptionprotected voidStiPie3dSeriesCoreXF.initializeEmptyPieSlices(IStiArea area, StiRectangle mainRect, IStiSeries[] seriesArray, float zoom) protected voidStiPie3dSeriesCoreXF.initializePieSlices(IStiArea area, StiRectangle mainRect, IStiSeries[] seriesArray, float zoom) -
Uses of IStiArea in com.stimulsoft.report.chart.geoms.areas
Methods in com.stimulsoft.report.chart.geoms.areas that return IStiAreaConstructors in com.stimulsoft.report.chart.geoms.areas with parameters of type IStiAreaModifierConstructorDescriptionStiAreaGeom(IStiArea area, StiRectangle clientRectangle) StiAxisAreaGeom(StiAxisAreaViewGeom view, IStiArea area, StiRectangle clientRectangle) StiAxisAreaViewGeom(IStiArea area, StiRectangle clientRectangle) StiDoughnutAreaGeom(IStiArea area, StiRectangle clientRectangle) StiPieAreaGeom(IStiArea area, StiRectangle clientRectangle) StiRadarAreaGeom(IStiArea area, StiRectangle clientRectangle, int valuesCount) -
Uses of IStiArea in com.stimulsoft.report.chart.interfaces
Methods in com.stimulsoft.report.chart.interfaces that return IStiAreaMethods in com.stimulsoft.report.chart.interfaces with parameters of type IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.interfaces.areas
Subinterfaces of IStiArea in com.stimulsoft.report.chart.interfaces.areasModifier and TypeInterfaceDescriptioninterfaceDescribes base class for all axis areas. -
Uses of IStiArea in com.stimulsoft.report.chart.interfaces.areas.bubble
Subinterfaces of IStiArea in com.stimulsoft.report.chart.interfaces.areas.bubble -
Uses of IStiArea in com.stimulsoft.report.chart.interfaces.areas.candlestick
Subinterfaces of IStiArea in com.stimulsoft.report.chart.interfaces.areas.candlestick -
Uses of IStiArea in com.stimulsoft.report.chart.interfaces.areas.clusteredBar
Subinterfaces of IStiArea in com.stimulsoft.report.chart.interfaces.areas.clusteredBar -
Uses of IStiArea in com.stimulsoft.report.chart.interfaces.areas.clusteredColumn
Subinterfaces of IStiArea in com.stimulsoft.report.chart.interfaces.areas.clusteredColumnModifier and TypeInterfaceDescriptioninterfaceDescribes area.interfaceinterfaceinterfaceinterfaceinterfaceinterface -
Uses of IStiArea in com.stimulsoft.report.chart.interfaces.areas.doughnut
Subinterfaces of IStiArea in com.stimulsoft.report.chart.interfaces.areas.doughnut -
Uses of IStiArea in com.stimulsoft.report.chart.interfaces.areas.fullStackedBar
Subinterfaces of IStiArea in com.stimulsoft.report.chart.interfaces.areas.fullStackedBar -
Uses of IStiArea in com.stimulsoft.report.chart.interfaces.areas.fullStackedColumn
Subinterfaces of IStiArea in com.stimulsoft.report.chart.interfaces.areas.fullStackedColumnModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterface -
Uses of IStiArea in com.stimulsoft.report.chart.interfaces.areas.funnel
Subinterfaces of IStiArea in com.stimulsoft.report.chart.interfaces.areas.funnel -
Uses of IStiArea in com.stimulsoft.report.chart.interfaces.areas.gantt
Subinterfaces of IStiArea in com.stimulsoft.report.chart.interfaces.areas.gantt -
Uses of IStiArea in com.stimulsoft.report.chart.interfaces.areas.pie
Subinterfaces of IStiArea in com.stimulsoft.report.chart.interfaces.areas.pie -
Uses of IStiArea in com.stimulsoft.report.chart.interfaces.areas.radar
Subinterfaces of IStiArea in com.stimulsoft.report.chart.interfaces.areas.radarModifier and TypeInterfaceDescriptioninterfaceCopyright StimulsoftinterfaceCopyright Stimulsoftinterfaceinterfaceinterfaceinterface -
Uses of IStiArea in com.stimulsoft.report.chart.interfaces.areas.range
Subinterfaces of IStiArea in com.stimulsoft.report.chart.interfaces.areas.rangeModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterface -
Uses of IStiArea in com.stimulsoft.report.chart.interfaces.areas.scatter
Subinterfaces of IStiArea in com.stimulsoft.report.chart.interfaces.areas.scatter -
Uses of IStiArea in com.stimulsoft.report.chart.interfaces.areas.stackedBar
Subinterfaces of IStiArea in com.stimulsoft.report.chart.interfaces.areas.stackedBar -
Uses of IStiArea in com.stimulsoft.report.chart.interfaces.areas.stackedColumn
Subinterfaces of IStiArea in com.stimulsoft.report.chart.interfaces.areas.stackedColumnModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterface -
Uses of IStiArea in com.stimulsoft.report.chart.interfaces.areas.stock
Subinterfaces of IStiArea in com.stimulsoft.report.chart.interfaces.areas.stock -
Uses of IStiArea in com.stimulsoft.report.chart.interfaces.gridLines.axis
Methods in com.stimulsoft.report.chart.interfaces.gridLines.axis that return IStiAreaMethods in com.stimulsoft.report.chart.interfaces.gridLines.axis with parameters of type IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.interfaces.gridLines.radar
Methods in com.stimulsoft.report.chart.interfaces.gridLines.radar that return IStiAreaMethods in com.stimulsoft.report.chart.interfaces.gridLines.radar with parameters of type IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.interfaces.interlacing
Methods in com.stimulsoft.report.chart.interfaces.interlacing that return IStiAreaMethods in com.stimulsoft.report.chart.interfaces.interlacing with parameters of type IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.view.areas
Classes in com.stimulsoft.report.chart.view.areas that implement IStiAreaModifier and TypeClassDescriptionclassDescribes base class for all chart areas.classDescribes base class for all axis areas.Methods in com.stimulsoft.report.chart.view.areas that return IStiAreaModifier and TypeMethodDescriptionstatic IStiAreaStiArea.LoadFromJsonObjectInternal(JSONObject jObject) -
Uses of IStiArea in com.stimulsoft.report.chart.view.areas.bubble
Classes in com.stimulsoft.report.chart.view.areas.bubble that implement IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.view.areas.candlestick
Classes in com.stimulsoft.report.chart.view.areas.candlestick that implement IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.view.areas.clusteredBar
Classes in com.stimulsoft.report.chart.view.areas.clusteredBar that implement IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.view.areas.clusteredColumn
Classes in com.stimulsoft.report.chart.view.areas.clusteredColumn that implement IStiAreaModifier and TypeClassDescriptionclassDescribes area.classclassclassclassclassclass -
Uses of IStiArea in com.stimulsoft.report.chart.view.areas.doughnut
Classes in com.stimulsoft.report.chart.view.areas.doughnut that implement IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.view.areas.fullStackedBar
Classes in com.stimulsoft.report.chart.view.areas.fullStackedBar that implement IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.view.areas.fullStackedColumn
Classes in com.stimulsoft.report.chart.view.areas.fullStackedColumn that implement IStiAreaModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of IStiArea in com.stimulsoft.report.chart.view.areas.funnel
Classes in com.stimulsoft.report.chart.view.areas.funnel that implement IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.view.areas.gantt
Classes in com.stimulsoft.report.chart.view.areas.gantt that implement IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.view.areas.pie
Classes in com.stimulsoft.report.chart.view.areas.pie that implement IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.view.areas.radar
Classes in com.stimulsoft.report.chart.view.areas.radar that implement IStiAreaModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright Stimulsoftclassclassclassclass -
Uses of IStiArea in com.stimulsoft.report.chart.view.areas.range
Classes in com.stimulsoft.report.chart.view.areas.range that implement IStiAreaModifier and TypeClassDescriptionclassclassclassclass -
Uses of IStiArea in com.stimulsoft.report.chart.view.areas.scatter
Classes in com.stimulsoft.report.chart.view.areas.scatter that implement IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.view.areas.stackedBar
Classes in com.stimulsoft.report.chart.view.areas.stackedBar that implement IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.view.areas.stackedColumn
Classes in com.stimulsoft.report.chart.view.areas.stackedColumn that implement IStiAreaModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of IStiArea in com.stimulsoft.report.chart.view.areas.stock
Classes in com.stimulsoft.report.chart.view.areas.stock that implement IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.view.gridLines.axis
Methods in com.stimulsoft.report.chart.view.gridLines.axis that return IStiAreaMethods in com.stimulsoft.report.chart.view.gridLines.axis with parameters of type IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.view.gridLines.radar
Methods in com.stimulsoft.report.chart.view.gridLines.radar that return IStiAreaMethods in com.stimulsoft.report.chart.view.gridLines.radar with parameters of type IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.view.interlacing
Methods in com.stimulsoft.report.chart.view.interlacing that return IStiAreaMethods in com.stimulsoft.report.chart.view.interlacing with parameters of type IStiArea -
Uses of IStiArea in com.stimulsoft.report.chart.view.series
Methods in com.stimulsoft.report.chart.view.series with parameters of type IStiAreaModifier and TypeMethodDescriptionfinal voidStiSeriesInteractionData.Fill(IStiArea area, IStiSeries series, int pointIndex) Constructors in com.stimulsoft.report.chart.view.series with parameters of type IStiAreaModifierConstructorDescriptionStiSeriesInteractionData(IStiArea area, IStiSeries series, int pointIndex) -
Uses of IStiArea in com.stimulsoft.report.chart.view.series.pie
Constructors in com.stimulsoft.report.chart.view.series.pie with parameters of type IStiAreaModifierConstructorDescriptionStiPie3dSlice(IStiArea area, Double value, String argumentText, String tag, int index, IStiPie3dSeries series, StiRectangle rectPieSlilce, float pieHeight, float startAngle, float sweepAngle, StiBrush seriesBrush, StiColor borderColor, int colorIndex, int colorCount)