[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.ISeries.XValues

XValues Property

XValues

获取或设置图表系列的x值数组。XValues属性可以来自工作表上的一个范围或一组值数组,但不能是两者的组合。

Declaration
object[] XValues { get; set; }