Charts Modifying is important for us. Is it at least possible?
Is there ANY code examples? We could try to analyze it ourselves, make a kind of wrapper functions and share it with the community (if allowed).
Thanks.
Search found 2 matches
- Wed Oct 19, 2022 3:39 pm
- Forum: XLSReadWritwII 6
- Topic: Charts Modifying
- Replies: 2
- Views: 2457
- Mon Oct 10, 2022 1:16 pm
- Forum: XLSReadWritwII 6
- Topic: Charts Modifying
- Replies: 2
- Views: 2457
Charts Modifying
Hello, Some questions about charts: 1) Is it possible to get (and set) the chart name (Chart.Name)? 2) Is it possible to set a color of the chart area (Chart.ChartArea) and a color of the plot area (Chart.PlotArea) ? 3) How can we set series properties (line type, line width, arrowheads, gradient co...