Spread Windows Forms 6.0 Product Documentation
AddChart Method
See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView Class : AddChart Method


Glossary Item Box

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 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.  
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 Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

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