Click or drag to resize

ChartSerie Properties

The ChartSerie type exposes the following members.

Properties
Name Description
Public property Bubbles
Bubble sizes for the series.
Public property CategoryLabels
Category labels for the series.
Public property ChartGroup
Index of the chart group.
(Inherited from XlsChartSerie .)
Public property DataFormat
Returns data format. Read-only.
Public property DataLabels
Gets or sets the data labels associated with the chart series, overriding any base class implementation.
Public property DataPoints
Returns data points collection for the chart series. Read-only.
Public property EnteredDirectlyBubbles
Represents bubble values as entered directly.
(Inherited from XlsChartSerie .)
Public property EnteredDirectlyCategoryLabels
Represents category values as entered directly.
(Inherited from XlsChartSerie .)
Public property EnteredDirectlyValues
Represents value as entered directly.
(Inherited from XlsChartSerie .)
Public property ErrorBarsX
Represents X error bars. Read only.
(Inherited from XlsChartSerie .)
Public property ErrorBarsY
Represents Y error bars. Read only.
(Inherited from XlsChartSerie .)
Public property Format
Returns serie format.
Public property HasDroplines
Sets whether the series has drop lines.
(Inherited from XlsChartSerie .)
Public property HasErrorBarsX
Indicates if serie contains X error bars.
(Inherited from XlsChartSerie .)
Public property HasErrorBarsY
Indicates if serie contains Y error bars.
(Inherited from XlsChartSerie .)
Public property Index
Represents index of the series.
(Inherited from XlsChartSerie .)
Public property InvertNegaColor
Indicates wheter to invert its colors if the value is negative.
(Inherited from XlsChartSerie .)
Public property Name
Name of the series.
(Inherited from XlsChartSerie .)
Public property NamedRange
Series Name range for the series.
(Inherited from XlsChartSerie .)
Public property NameOrFormula
Gets series name or formula value (not actual string value).
(Inherited from XlsChartSerie .)
Public property Number
Number of the series.
(Inherited from XlsChartSerie .)
Public property Parent
Reference to Parent object. Read-only.
(Inherited from XlsObject .)
Public property ParentSeries
Gets parent serie collection. Read - only.
(Inherited from XlsChartSerie .)
Public property ParetoLineFormat
Return frame format. Read-only.
(Inherited from XlsChartSerie .)
Public property PointNumber
Returns number of points in the series. Read-only.
(Inherited from XlsChartSerie .)
Public property RealIndex
Synonym for Index property.
(Inherited from XlsChartSerie .)
Protected property ReferenceCount
Get quantity of instance references.
(Inherited from XlsObject .)
Public property SerieType
Represents serie type.
(Inherited from XlsChartSerie .)
Public property StartType
Returns serie start type. Read-only.
(Inherited from XlsChartSerie .)
Public property TrendLines
Represents serie trend lines collection. Read only.
(Inherited from XlsChartSerie .)
Public property UsePrimaryAxis
Indicates whether to use primary axis for series drawing.
(Inherited from XlsChartSerie .)
Public property Values
Values range for the series.
Top
See Also