IModelWebChartSettings Interface
Used to extend the Application Model‘s ChartSettings node.
Namespace: DevExpress.ExpressApp.Chart.Web
Assembly: DevExpress.ExpressApp.Chart.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Chart.Web
Declaration
Remarks
This interface is a part of the Application Model infrastructure. You do not need to implement this interface in most cases. The IModelWebChartSettings is used by the ChartAspNetModule, to extend the IModelChartSettings interface.
See Also