| Package | Description |
|---|---|
| com.stimulsoft.report.enums | |
| com.stimulsoft.report.export.service | |
| com.stimulsoft.report.export.settings |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Field and Description |
|---|---|
StiHtmlChartType |
StiHtmlExportService.chartType |
| Modifier and Type | Method and Description |
|---|---|
StiHtmlChartType |
StiHtmlExportSettings.getChartType()
type of the chart in the exported html file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiHtmlExportSettings.setChartType(StiHtmlChartType chartType)
type of the chart in the exported html file.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.