IChartDataPoint Properties

The IChartDataPoint type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleBubble3D
Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them.
Public propertyCode exampleExplosion
Specifies the amount the data point shall be moved from the center of the pie. Can be negative, negative means that property is not set and no explosion should be applied. Applies only to Pie charts.
Public propertyCode exampleInvertIfNegative
Specifies whether the parent element shall inverts its colors if the value is negative.
Public propertyCode exampleMarker
Specifies a data marker. Marker is automatically created when requested.
See Also