The following tables list the members exposed by Series.
Name | Description | |
---|---|---|
![]() | ApplyPicToEnd | Apply the picture to the end of the series. |
![]() | ApplyPicToFront | Apply the picture to the front of the series. |
![]() | ApplyPicToSides | Apply the picture to the sides. |
![]() | AxisBinning | Returns or sets a CategoryAxisBinning instance which determines the binning properties for the category axis on a histogram or pareto chart. |
![]() | AxisGroup | Specifies which axis group this series applies to. |
![]() | BarShape | Determines the shape of the bar for this series. Applicable only for 3D bar charts. |
![]() | BarShapeResolved | Returns the resolved value of the BarShape property. |
![]() | Border | Determines the appearance of the border drawn around the Fill area. Applicable only for chart series which support fills, such as bar charts, area charts, and pie charts. |
![]() | BoxAndWhiskerSettings | Returns or sets a BoxAndWhiskerSettings instance which determines the properties for a box and whisker chart. |
![]() | BubbleSizes | Returns or sets a Values instance that determines the bubble sizes in a bubble chart. |
![]() | Chart | Returns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
![]() | ChartType | Specifies the type of chart for this series. Applicable only for combo charts. |
![]() | DataLabels | Returns a SeriesDataLabels instance which applies to all DataLabel instances which do not have a specific setting for a given property. |
![]() | DataPointCollection | Returns a collection of DataPoint instances which represent the individual data points in this series. |
![]() | ErrorBars | Returns or sets an ErrorBars object. |
![]() | Explosion | Returns or sets a value which determines the amount by which individual slices are offset from the center of the pie or doughnut, expressed as a percentage of the radius. |
![]() | Fill | Returns or sets a ChartFillBase derived object which defines the fill for this series. Not applicable for line charts. |
![]() | GeographicMapSettings | Returns or sets a GeographicMapSettings instance which defines the appearance and behavior for a geographic map chart. |
![]() | InvertIfNegative | Determines if negative values will be inverted. |
![]() | LeaderLines | Returns or sets the instance. |
![]() | Line | Determines the fill and width of a series line. |
![]() | MarkerBorder | Determines the appearance of the border (a.k.a. outline) for the marker. |
![]() | MarkerFill | Defines the fill appearance for the marker. |
![]() | MarkerSize | Determines the size of the markers. |
![]() | MarkerStyle | Determines the style of the markers |
![]() | Name | The name of the series |
![]() | Owner | returns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
![]() | OwningSeries | Returns or sets a reference to the owning Series. Applicable only for a line series in a Pareto chart. |
![]() | PictureType | Determines whether pictures are scaled, stacked, or stretched. |
![]() | PictureUnit | Returns or sets a value which defines the unit of measure when PictureType is set to Stack. |
![]() | PlotOrder | The plotting order for the data series. |
![]() | Sheet | The owning sheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
![]() | ShowDataLabels | Returns or sets a boolean value indicating whether to display DataLabels. |
![]() | ShowWaterfallConnectorLines | Returns or sets a boolean value indicating whether to display connecting lines between the data points in a waterfall chart. |
![]() | Smooth | Determines whether a smoothing effect should be applied. |
![]() | TrendlineCollection | Returns a collection of Trendline instances for this series. |
![]() | Type | Returns or sets a SeriesType value which determines the type of this series. Applicable only for combo charts. |
![]() | Values | Returns or sets a Values instance that contains a collection of all the values in the series. |
![]() | 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) |
![]() | XValues | Returns or sets a XValues instance that contains a collection of all the x values in the series. |