Version

AddChart Method

Adds a chart to the collection with the specified bounds.
Overload List
OverloadDescription
AddChart(ChartType,Rect,Action<WorksheetChart>)Adds a chart to the collection with the specified bounds.  
AddChart(ChartType,Sheet,Rect,Action<WorksheetChart>)Adds a chart to the collection with the specified bounds.  
AddChart(ChartType,WorksheetCell,Point,WorksheetCell,Point,Action<WorksheetChart>)Adds a chart to the collection with the specified bounds.  
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