Uses of Interface
com.stimulsoft.report.chart.interfaces.legend.IStiLegend
Packages that use IStiLegend
Package
Description
-
Uses of IStiLegend in com.stimulsoft.report.chart
Methods in com.stimulsoft.report.chart that return IStiLegendModifier and TypeMethodDescriptionfinal IStiLegendStiChart.getLegend()Gets or sets legend settings.Methods in com.stimulsoft.report.chart with parameters of type IStiLegend -
Uses of IStiLegend in com.stimulsoft.report.chart.core.legend
Methods in com.stimulsoft.report.chart.core.legend that return IStiLegendMethods in com.stimulsoft.report.chart.core.legend with parameters of type IStiLegendConstructors in com.stimulsoft.report.chart.core.legend with parameters of type IStiLegend -
Uses of IStiLegend in com.stimulsoft.report.chart.geoms.legend
Methods in com.stimulsoft.report.chart.geoms.legend that return IStiLegendModifier and TypeMethodDescriptionfinal IStiLegendStiLegendGeom.getLegend()final IStiLegendStiLegendItemGeom.getLegend()final IStiLegendStiLegendTitleGeom.getLegend()Constructors in com.stimulsoft.report.chart.geoms.legend with parameters of type IStiLegendModifierConstructorDescriptionStiLegendGeom(IStiLegend legend, StiRectangle clientRectangle, ArrayList seriesItems) StiLegendItemGeom(IStiLegend legend, StiLegendItemCoreXF item, StiRectangle clientRectangle, int colorIndex, int legendItemsCount, int legendItemIndex) StiLegendTitleGeom(IStiLegend legend, StiRectangle clientRectangle) -
Uses of IStiLegend in com.stimulsoft.report.chart.interfaces
Methods in com.stimulsoft.report.chart.interfaces that return IStiLegendMethods in com.stimulsoft.report.chart.interfaces with parameters of type IStiLegend -
Uses of IStiLegend in com.stimulsoft.report.chart.view.legend
Classes in com.stimulsoft.report.chart.view.legend that implement IStiLegend