AddDataPointForBoxAndWhiskerSeries

ChartDataPointCollection.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)
ParameterTypBeschreibung
valueIChartDataCellDatenpunktwert

Rückgabewert

Neuer Datenpunkt.

Siehe auch