ASPxGaugeControl.Print() Method
Prints the ASPxGaugeControl.
Namespace: DevExpress.Web.ASPxGauges
Assembly: DevExpress.Web.ASPxGauges.v24.1.dll
NuGet Package: DevExpress.Web.Visualization
Declaration
Remarks
The ASPxGaugeControl can be printed if the XtraPrinting Library is available. To verify that the ASPxGaugeControl can be printed, use the ASPxGaugeControl.IsPrintingAvailable property.
See Also