StiExportSettingsHelper Class

Namespace: Stimulsoft.Dashboard.Export.Helpers

Methods

Method Returns Description
getDashboardExportSettings static StiDashboardExportSettings  
getDashboardExportSettings2 static StiDashboardExportSettings  
getExportSettings static StiExportSettings  
isDataExport static boolean  

Method Details

getDashboardExportSettings static

getDashboardExportSettings(settings: StiExportSettings): StiDashboardExportSettings

Parameters

Returns StiDashboardExportSettings


getDashboardExportSettings2 static

getDashboardExportSettings2(format: StiExportFormat): StiDashboardExportSettings

Parameters

Returns StiDashboardExportSettings


getExportSettings static

getExportSettings(settings: StiDashboardExportSettings): StiExportSettings

Parameters

  • settings (StiDashboardExportSettings)

Returns StiExportSettings


isDataExport static

isDataExport(settings: StiDashboardExportSettings): boolean

Parameters

  • settings (StiDashboardExportSettings)

Returns boolean