DataPoint Properties
Specifies settings for an individual data point.| Name | Description |
|---|---|
| DisplayBubblesAs3D | Gets or sets whether to display bubbles in 3D style. |
| Effects | Gets or sets shape effects for the chart element. Inherited from ChartElement. |
| Explosion | Gets or sets the explosion value for pie or doughnut points. |
| Fill | Gets or sets fill settings for the chart element. Inherited from ChartElement. |
| InvertNegative | Gets or sets whether to display negative point values with inverted fill. |
| Marker | Gets or sets marker settings for the data point. |
| OutlineStyle | Gets or sets outline settings for the chart element. Inherited from ChartElement. |
See Also