Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChart Interface / setSourceData Method / setSourceData(IRange) Method
The range that contains the source data.
In This Topic
    setSourceData(IRange) Method
    In This Topic
    Sets the source data range for the chart.
    Syntax
    void setSourceData( 
       IRange source
    )

    Parameters

    source
    The range that contains the source data.
    See Also