AddDataPointForBoxAndWhiskerSeries
IChartDataPointCollection.AddDataPointForBoxAndWhiskerSeries method
Crea el nuevo punto de datos y lo agrega al final de la colección. Aplicable para series cuyo tipo de gráfico es BoxAndWhisker.
public IChartDataPoint AddDataPointForBoxAndWhiskerSeries(IChartDataCell value)
Parámetro | Escribe | Descripción |
---|---|---|
value | IChartDataCell | Valor del punto de datos |
Valor_devuelto
Nuevo punto de datos.
Ver también
- interface IChartDataPoint
- interface IChartDataCell
- interface IChartDataPointCollection
- espacio de nombres Aspose.Slides.Charts
- asamblea Aspose.Slides