DataSourceType
IBaseChartValue.DataSourceType property
指定 AsCell 或 AsLiteralString 或 AsLiteralDouble 属性 是实际的。换句话说,它指定了 Data 属性的值的类型。 此属性是只读的。要更改此属性的值,您可以使用 ChartDataPointCollection.DataSourceTypeFor<…> 之一特性。 读/写DataSourceType
。
public DataSourceType DataSourceType { get; set; }
也可以看看
- enum DataSourceType
- interface IBaseChartValue
- 命名空间 Aspose.Slides.Charts
- 部件 Aspose.Slides