Chart::LoadTemplate Method
.NET Framework (current version)
Loads a template into the Chart control.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Name | Description | |
|---|---|---|
![]() | LoadTemplate(Stream^) | Loads a template into the Chart control from an image stream. |
![]() | LoadTemplate(String^) | Loads a template with the specified filename from the disk. |
Show:
