ISingleCellChartValue

ISingleCellChartValue interface

表示图表数据单元格。

public interface ISingleCellChartValue : IBaseChartValue

特性

姓名描述
AsCell { get; set; }返回或设置图表数据单元格。 读/写IChartDataCell
AsIBaseChartValue { get; }允许获取基本 IBaseChartValue 接口。 只读IBaseChartValue

也可以看看