Spread for ASP.NET 9.0 Product Documentation
AddChart Method


Adds the chart control.
Overload List
OverloadDescription
AddChart(Int32,Int32,Type,Int32,Int32,Int32,Int32,ChartViewType,Boolean)Adds the chart control.  
AddChart(Int32,Int32,Type,Int32,Int32,Int32,Int32)Adds the chart control.  
AddChart(CellRange[],Type,Int32,Int32,Int32,Int32,ChartViewType,Boolean)Adds a chart to the SheetView. The chart is aligned in the center of the SheetView.  
AddChart(CellRange[],Type,Int32,Int32,Int32,Int32)Adds a chart to the SheetView. The chart is aligned in the center of the SheetView.  
AddChart(CellRange,Type,Int32,Int32,Int32,Int32,ChartViewType,Boolean)Adds the chart control.  
AddChart(CellRange,Type,Int32,Int32,Int32,Int32)Adds the chart control.  
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

SheetView Class
SheetView Members

 

 


Copyright © GrapeCity, inc. All rights reserved.