DataSource(OlapDataProvider) Constructor
Initializes a new instance of the DataSource class.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
dataProvider | OlapDataProvider | An OlapDataProvider object that specifies a data provider for an OLAP data source. |
See Also