StiExportSettingsHelper Class
Namespace: Stimulsoft.Dashboard.Export.Helpers
Methods
| Method | Returns | Description |
|---|---|---|
GetDashboardExportSettings static (+1 overloads) |
StiDashboardExportSettings | |
GetExportSettings static |
StiExportSettings | |
IsDataExport static |
bool |
Method Details
GetDashboardExportSettings static
GetDashboardExportSettings(settings: StiExportSettings): StiDashboardExportSettings
Parameters
- settings (StiExportSettings)
Returns StiDashboardExportSettings
GetDashboardExportSettings(format: StiExportFormat): StiDashboardExportSettings
Parameters
- format (StiExportFormat)
Returns StiDashboardExportSettings
GetExportSettings static
GetExportSettings(settings: StiDashboardExportSettings): StiExportSettings
Parameters
- settings (StiDashboardExportSettings)
Returns StiExportSettings
IsDataExport static
IsDataExport(settings: StiDashboardExportSettings): bool
Parameters
- settings (StiDashboardExportSettings)
Returns bool