Spread.Services Documentation
XValues Property
GrapeCity.Documents.Spread.Drawing Namespace > ISeries Interface : XValues Property
Gets or sets 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
System.object[] XValues {get; set;}
See Also

Reference

ISeries Interface
ISeries Members