2.2.4.55 RestChartPngResult

Namespace: http://schemas.microsoft.com/office/Excel/Server/WebServices/ExcelServerInternalService/

This is the type of the result field of ProcessRestRequestResponse (section 3.1.4.56.2.2) when a RestChartPngRequest (section 2.2.4.54) is passed as the input.

 <xs:complexType name="RestChartPngResult" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:complexContent mixed="false">
     <xs:extension base="tns:RestPngResult"/>
   </xs:complexContent>
 </xs:complexType>