Version

WorksheetChart Class

Represents a chart.
Syntax
public class WorksheetChart : WorksheetShapeGroupBase 
Remarks

This class does not allow for the editing of chart data when the Workbook.CurrentFormat is 'Excel97To2003', or 'Excel97To2003Template'. It is used for round-tripping chart data between loading and saving a workbook in those formats.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also