DataSourceTypeForYValues

ChartDataPointCollection.DataSourceTypeForYValues property

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

public DataSourceType DataSourceTypeForYValues { get; set; }

也可以看看