AddDataPointForTreemapSeries
IChartDataPointCollection.AddDataPointForTreemapSeries método
Crea el nuevo punto de datos y lo agrega al final de la colección. Aplicable para series cuyo tipo de gráfico es Treemap.
public IChartDataPoint AddDataPointForTreemapSeries(IChartDataCell sizeValue)
Parámetro | Tipo | Descripción |
---|---|---|
sizeValue | IChartDataCell | Valor de tamaño 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
- ensamblaje Aspose.Slides