Uses of Class
com.stimulsoft.report.enums.StiHtmlChartType

Packages that use StiHtmlChartType
com.stimulsoft.report.enums   
com.stimulsoft.report.export.service   
com.stimulsoft.report.export.settings   
 

Uses of StiHtmlChartType in com.stimulsoft.report.enums
 

Methods in com.stimulsoft.report.enums that return StiHtmlChartType
static StiHtmlChartType StiHtmlChartType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StiHtmlChartType[] StiHtmlChartType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of StiHtmlChartType in com.stimulsoft.report.export.service
 

Fields in com.stimulsoft.report.export.service declared as StiHtmlChartType
 StiHtmlChartType StiHtmlExportService.chartType
           
 

Uses of StiHtmlChartType in com.stimulsoft.report.export.settings
 

Methods in com.stimulsoft.report.export.settings that return StiHtmlChartType
 StiHtmlChartType StiHtmlExportSettings.getChartType()
          type of the chart in the exported html file.
 

Methods in com.stimulsoft.report.export.settings with parameters of type StiHtmlChartType
 void StiHtmlExportSettings.setChartType(StiHtmlChartType chartType)
          type of the chart in the exported html file.
 



Copyright © 2018 Stimulsoft. All Rights Reserved.