ChartObject.LoadStyle Method
Name | Parameters | Description |
---|---|---|
LoadStyle(Stream) | stream | Loads a custom style from the specified stream and applies it to the chart. Available only for Excel 2016 charts. |
LoadStyle(String) | fileName | Loads a custom style from the specified XML file and applies it to the chart. Available only for Excel 2016 charts. |