IChartDataPoint
Overview
IChartDataPoint is a interface in Aspose.Words FOSS for .NET.
Contains properties of a single data point on the chart.
Properties: Bubble3D, Explosion, InvertIfNegative, Marker.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Explosion | int | Read/Write | Specifies the amount the data point shall be moved from the center of the pie. |
InvertIfNegative | bool | Read/Write | Specifies whether the parent element shall inverts its colors if the value is negative. |
Marker | ChartMarker | Read | Specifies a data marker. |
Bubble3D | bool | Read/Write | Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them. |