Skip to main content
All docs
V25.2
  • MauiAppBuilderExtensions_Charts Class

    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

    [DXLicenseMAUI]
    public static class MauiAppBuilderExtensions_Charts

    Remarks

    For more information, refer to the following section: Register Handlers for DevExpress Components.

    Inheritance

    System.Object
    MauiAppBuilderExtensions_Charts
    See Also