Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ISeries Interface / getXValues Method
In This Topic
    getXValues Method
    In This Topic
    Gets an array of x values for a chart series. The XValues property can come from a range on a worksheet or an array of values, but it cannot be a combination of both.
    Syntax
    java.lang.Object[] getXValues()
    See Also