Chart::LoadTemplate Method

.NET Framework (current version)
 

Loads a template into the Chart control.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

NameDescription
System_CAPS_pubmethodLoadTemplate(Stream^)

Loads a template into the Chart control from an image stream.

System_CAPS_pubmethodLoadTemplate(String^)

Loads a template with the specified filename from the disk.

Return to top
Show: