Exports the ASPxGaugeControl to the specified stream in HTML format.
public void ExportToHtml( Stream stream )
Public Sub ExportToHtml( ByVal stream As Stream )
The ASPxGaugeControl's export methods indirectly call the corresponding methods in the XtraPrinting Library. If this library is not available, export methods do nothing.