Uses of Interface
com.stimulsoft.report.chart.interfaces.table.IStiChartTable
Packages that use IStiChartTable
Package
Description
-
Uses of IStiChartTable in com.stimulsoft.report.chart
Methods in com.stimulsoft.report.chart that return IStiChartTableMethods in com.stimulsoft.report.chart with parameters of type IStiChartTable -
Uses of IStiChartTable in com.stimulsoft.report.chart.core.table
Methods in com.stimulsoft.report.chart.core.table that return IStiChartTableMethods in com.stimulsoft.report.chart.core.table with parameters of type IStiChartTableModifier and TypeMethodDescriptionvoidStiChartTableCore.setChartTable(IStiChartTable chartTable) Constructors in com.stimulsoft.report.chart.core.table with parameters of type IStiChartTable -
Uses of IStiChartTable in com.stimulsoft.report.chart.geoms.table
Constructors in com.stimulsoft.report.chart.geoms.table with parameters of type IStiChartTableModifierConstructorDescriptionStiChartTableGeom(StiRectangle clientRectangle, String[][] table, double widthCellLegendTableChart, IStiChartTable chartTable) -
Uses of IStiChartTable in com.stimulsoft.report.chart.interfaces
Methods in com.stimulsoft.report.chart.interfaces that return IStiChartTableMethods in com.stimulsoft.report.chart.interfaces with parameters of type IStiChartTable -
Uses of IStiChartTable in com.stimulsoft.report.chart.view.table
Classes in com.stimulsoft.report.chart.view.table that implement IStiChartTable