ISingleCellChartValue
ISingleCellChartValue interface
Representa una celda de datos del gráfico.
public interface ISingleCellChartValue : IBaseChartValue
Propiedades
Nombre | Descripción |
---|---|
AsCell { get; set; } | Devuelve o establece la celda de datos del gráfico. Lectura/escrituraIChartDataCell . |
AsIBaseChartValue { get; } | Permite obtener la interfaz base IBaseChartValue. Solo lecturaIBaseChartValue . |
Ver también
- interface IBaseChartValue
- espacio de nombres Aspose.Slides.Charts
- asamblea Aspose.Slides