Skip to main content
All docs
V25.1
  • ASPxGaugeControl.ExportToImage(String, DXImageFormat) Method

    Namespace: DevExpress.Web.ASPxGauges

    Assembly: DevExpress.Web.ASPxGauges.v25.1.dll

    NuGet Package: DevExpress.Web.Visualization

    Declaration

    public void ExportToImage(
        string filePath,
        DXImageFormat format
    )

    Parameters

    Name Type
    filePath String
    format DXImageFormat
    See Also