DataSourceTypeForXValues
ChartDataPointCollection.DataSourceTypeForXValues 属性
指定 AsCell 或 AsLiteralString 或 AsLiteralDouble 属性在数据点 XValue 属性对象中的有效性。换句话说,它指定了 ChartDataPoint.XValue.Data 属性的值类型。可读写 DataSourceType
。
public DataSourceType DataSourceTypeForXValues { get; set; }
参见
- enum DataSourceType
- class ChartDataPointCollection
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides