'Declaration Public Overloads Function SaveChartTemplateToString( _ ByVal formatting As System.Boolean _ ) As System.String
public System.string SaveChartTemplateToString( System.bool formatting )
Parameters
- formatting
- Specifies whether the returned string is formatted and indented for readability.