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 | Tipo | Descripción |
---|---|---|
value | IChartDataCell | Valor del punto de datos |
Valor de retorno
Nuevo punto de datos.
Véase también
- interfaz IChartDataPoint
- interfaz IChartDataCell
- interfaz IChartDataPointCollection
- espacio de nombres Aspose.Slides.Charts
- ensamblado Aspose.Slides