Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
ISeries Interface
/ XValues Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
XValues Property
In This Topic
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
C#
System.
object
[] XValues {
get
;
set
;}
See Also
Reference
ISeries Interface
ISeries Members