DataSourceTypeForXValues

ChartDataPointCollection.DataSourceTypeForXValues property

指定 AsCell 或 AsLiteralString 或 AsLiteralDouble 属性 在数据点 XValue 属性对象中是否是实际的。换句话说,它指定 ChartDataPoint.XValue.Data 属性的值类型。 读/写DataSourceType

public DataSourceType DataSourceTypeForXValues { get; set; }

也可以看看