MauiAppBuilderExtensions_Charts Class
In This Article
Contains the UseDevExpressCharts method that register handlers for the DevExpress .NET MAUI Charts.
Namespace: DevExpress.Maui
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
#Declaration
C#
public static class MauiAppBuilderExtensions_Charts
#Remarks
For more information, refer to the following section: Register Handlers for DevExpress Components.
See Also