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