Click or drag to resize

XlsChartSerie Properties

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