Chart.ChangeTemplate

Chart.ChangeTemplate method

Change chart type with preset template.

public void ChangeTemplate(byte[] data)
ParameterTypeDescription
dataByte[]The data of chart template file(.crtx).

See Also