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