AddDataPointForBoxAndWhiskerSeries
IChartDataPointCollection.AddDataPointForBoxAndWhiskerSeries-Methode
Erstellt den neuen Datenpunkt und fügt ihn am Ende der Sammlung hinzu. Anwendbar für Serien, deren Diagrammtyp BoxAndWhisker ist.
public IChartDataPoint AddDataPointForBoxAndWhiskerSeries(IChartDataCell value)
Parameter | Typ | Beschreibung |
---|---|---|
value | IChartDataCell | Wert des Datenpunkts |
Rückgabewert
Neuer Datenpunkt.
Siehe auch
- Schnittstelle IChartDataPoint
- Schnittstelle IChartDataCell
- Schnittstelle IChartDataPointCollection
- Namespace Aspose.Slides.Charts
- Assembly Aspose.Slides