DataSourceTypeForXValues
ChartDataPointCollection.DataSourceTypeForXValues property
指定 AsCell 或 AsLiteralString 或 AsLiteralDouble 属性 在数据点 XValue 属性对象中是否是实际的。换句话说,它指定 ChartDataPoint.XValue.Data 属性的值类型。 读/写DataSourceType
。
public DataSourceType DataSourceTypeForXValues { get; set; }
也可以看看
- enum DataSourceType
- class ChartDataPointCollection
- 命名空间 Aspose.Slides.Charts
- 部件 Aspose.Slides