ISingleCellChartValue
ISingleCellChartValue interface
Represents a chart data cell.
public interface ISingleCellChartValue : IBaseChartValue
Properties
Name | Description |
---|---|
AsCell { get; set; } | Returns or sets chart data cell. Read/write IChartDataCell . |
AsIBaseChartValue { get; } | Allows to get base IBaseChartValue interface. Read-only IBaseChartValue . |
See Also
- interface IBaseChartValue
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides