The following tables list the members exposed by DataPoint.
Name | Description | |
---|---|---|
![]() | ApplyPicToEnd | Returns or sets a value indicating whether a picture is applied to the end of the point or all points in the series. |
![]() | ApplyPicToFront | Returns or sets a value indicating whether a picture is applied to the front of the point or all points in the series. |
![]() | ApplyPicToSides | Returns or sets a value indicating whether a picture is applied to the sides of the point or all points in the series. |
![]() | Border | Determines the appearance of the border drawn around the data point's Fill area. |
![]() | Chart | Returns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
![]() | DataLabel | Returns or sets a DataLabel instance which defines the properties of the label displayed for this data point. |
![]() | Explosion | Returns or sets the explosion value for a pie-chart or doughnut-chart slice. |
![]() | Fill | Returns or sets a ChartFillBase derived object which defines the fill properties for the data point. |
![]() | InvertIfNegative | Returns or sets a value indicating whether the pattern is inverted in the item when it corresponds to a negative number. |
![]() | MarkerBorder | Determines the appearance of the border (a.k.a. outline) of the marker for this data point. |
![]() | MarkerFill | Defines the fill appearance of the marker for this data point. |
![]() | MarkerSize | Determines the size of the marker for this data point. |
![]() | MarkerStyle | Determines the style of the marker for this data point. |
![]() | Owner | returns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
![]() | SetAsTotal | Returns or sets a boolean value indicating whether this data point represents a total or subtotal in a waterfall chart. |
![]() | Sheet | The owning sheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
![]() | Workbook | The owning workbook (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
![]() | Worksheet | The owning worksheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
View on GitHub