AddDataPointForTreemapSeries
IChartDataPointCollection.AddDataPointForTreemapSeries method
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 | Escribe | Descripción |
---|---|---|
sizeValue | IChartDataCell | Valor del tamaño del punto de datos |
Valor_devuelto
Nuevo punto de datos.
Ver también
- interface IChartDataPoint
- interface IChartDataCell
- interface IChartDataPointCollection
- espacio de nombres Aspose.Slides.Charts
- asamblea Aspose.Slides