ChartInstance.GetCoreXml Method

Definition

Gets the XML representation of the core chart.

public:
 System::IO::Stream ^ GetCoreXml();
public System.IO.Stream GetCoreXml ();
member this.GetCoreXml : unit -> System.IO.Stream
Public Function GetCoreXml () As Stream

Returns

A Stream object that represents the XML representation of the core chart.

Applies to