Uses of Interface
com.stimulsoft.report.chart.interfaces.chartTitle.IStiChartTitle
Packages that use IStiChartTitle
Package
Description
-
Uses of IStiChartTitle in com.stimulsoft.report.chart
Methods in com.stimulsoft.report.chart that return IStiChartTitleModifier and TypeMethodDescriptionfinal IStiChartTitleStiChart.getTitle()Gets or sets chart title settings.Methods in com.stimulsoft.report.chart with parameters of type IStiChartTitle -
Uses of IStiChartTitle in com.stimulsoft.report.chart.core.chartTitle
Methods in com.stimulsoft.report.chart.core.chartTitle that return IStiChartTitleMethods in com.stimulsoft.report.chart.core.chartTitle with parameters of type IStiChartTitleModifier and TypeMethodDescriptionfinal StiCellGeomStiChartTitleCoreXF.Render(StiContext context, IStiChartTitle chartTitle, StiRectangle rect) final voidStiChartTitleCoreXF.setChartTitle(IStiChartTitle value) Constructors in com.stimulsoft.report.chart.core.chartTitle with parameters of type IStiChartTitle -
Uses of IStiChartTitle in com.stimulsoft.report.chart.geoms.chartTitle
Methods in com.stimulsoft.report.chart.geoms.chartTitle that return IStiChartTitleConstructors in com.stimulsoft.report.chart.geoms.chartTitle with parameters of type IStiChartTitleModifierConstructorDescriptionStiChartTitleGeom(IStiChartTitle title, StiRectangle clientRectangle) -
Uses of IStiChartTitle in com.stimulsoft.report.chart.interfaces
Methods in com.stimulsoft.report.chart.interfaces that return IStiChartTitleMethods in com.stimulsoft.report.chart.interfaces with parameters of type IStiChartTitle -
Uses of IStiChartTitle in com.stimulsoft.report.chart.view.chartTitle
Classes in com.stimulsoft.report.chart.view.chartTitle that implement IStiChartTitle