Skip to main content
A newer version of this page is available. .

IDashboardDataSourceWizardSettings Interface

When implemented by a class, provides the Data Source Wizard’s settings for the Web Dashboard.

Declaration

export interface IDashboardDataSourceWizardSettings extends DevExpress.Analytics.Wizard.IDataSourceWizardSettings

Properties

enableOlapDataSource Property

Specifies whether to enable users to create new OLAP data sources.

Declaration

enableOlapDataSource?: boolean

Property Value

Type Description
boolean

true, to enable users to create OLAP data sources; otherwise, false.