Version

DataPoint Class Members

The following tables list the members exposed by DataPoint.

Public Properties
 NameDescription
Public PropertyApplyPicToEndReturns or sets a value indicating whether a picture is applied to the end of the point or all points in the series.  
Public PropertyApplyPicToFrontReturns or sets a value indicating whether a picture is applied to the front of the point or all points in the series.  
Public PropertyApplyPicToSidesReturns or sets a value indicating whether a picture is applied to the sides of the point or all points in the series.  
Public PropertyBorderDetermines the appearance of the border drawn around the data point's Fill area.  
Public PropertyChartReturns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyDataLabelReturns or sets a DataLabel instance which defines the properties of the label displayed for this data point.  
Public PropertyExplosionReturns or sets the explosion value for a pie-chart or doughnut-chart slice.  
Public PropertyFillReturns or sets a ChartFillBase derived object which defines the fill properties for the data point.  
Public PropertyInvertIfNegativeReturns or sets a value indicating whether the pattern is inverted in the item when it corresponds to a negative number.  
Public PropertyMarkerBorderDetermines the appearance of the border (a.k.a. outline) of the marker for this data point.  
Public PropertyMarkerFillDefines the fill appearance of the marker for this data point.  
Public PropertyMarkerSizeDetermines the size of the marker for this data point.  
Public PropertyMarkerStyleDetermines the style of the marker for this data point.  
Public PropertyOwnerreturns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertySetAsTotalReturns or sets a boolean value indicating whether this data point represents a total or subtotal in a waterfall chart.  
Public PropertySheetThe owning sheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyWorkbookThe owning workbook (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyWorksheetThe owning worksheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
See Also