Spread.Services Documentation
SetSourceData(IRange) Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread.Drawing Namespace
>
IChart Interface
>
SetSourceData Method
: SetSourceData(IRange) Method
The range that contains the source data.
Sets the source data range for the chart.
Syntax
C#
void
SetSourceData(
IRange
source
)
Parameters
source
The range that contains the source data.
See Also
Reference
IChart Interface
IChart Members
Overload List