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