DataSourceTypeForYValues
IChartDataPointCollection.DataSourceTypeForYValues 属性
指定数据点 YValue 属性对象中 AsCell、AsLiteralString 或 AsLiteralDouble 属性是否有效。换句话说,它指定 ChartDataPointEx.YValue.Data 属性的值的类型。读/写 DataSourceType
.
public DataSourceType DataSourceTypeForYValues { get; set; }
另请参见
- enum DataSourceType
- interface IChartDataPointCollection
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides