ApplyTemplate
Applies specified template to the chart.
bool ApplyTemplate( const string filename // template )
Parameters
filename
[in] File name of the template.
Return Value
true - successful, false - cannot apply the template.