Exports the ASPxGaugeControl to the specified file in MHT format.
public void ExportToMht( string filePath )
Public Sub ExportToMht( ByVal filePath As String )
The ASPxGaugeControl's export methods indirectly call the corresponding methods in the XtraPrinting Library. If this library is not available, export methods do nothing.