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