ColorSchemeInfo.AddAnalyticsStyle(String) Method
Registers a CSS file that contains styles for DevExpress Analytics Components (Dashboards and Reporting).
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.2.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| fileUrl | String | A URL that provides access to the CSS file. |
Returns
| Type | Description |
|---|---|
| ColorSchemeInfo | A ColorSchemeInfo object. |
See Also