Skip to main content
A newer version of this page is available. .
All docs
V21.1
.NET Framework 4.5.2+

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.