DataSourceTypeForYValues

ChartDataPointCollection.DataSourceTypeForYValues 属性

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

public DataSourceType DataSourceTypeForYValues { get; set; }

另请参阅