Spread for ASP.NET 7.0 Product Documentation
AddChart Method
See Also  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : AddChart Method


Glossary Item Box

Adds the chart control.

Overload List

OverloadDescription
AddChart(CellRange,Type,Int32,Int32,Int32,Int32,ChartViewType,Boolean)Adds the chart control.  
AddChart(CellRange,Type,Int32,Int32,Int32,Int32)Adds the chart control.  
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 will be aligned in the center of the SheetView.  
AddChart(CellRange[],Type,Int32,Int32,Int32,Int32)Adds a chart to the SheetView. The chart will be aligned in the center of the SheetView.  

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.