Link Search Menu Expand Document

Series Properties

The Series type exposes the following members.

Properties
NameDescription
Public propertyBubbleSizes
Gets or sets the reference to source of the bubble size values.
Public propertyChartType
Gets or sets the type of the chart.
Public propertyDataLabels
Gets the DataLabels object for for the series.
Public propertyExplosion
Gets or sets the amount the data point shall be moved from the center of the pie (for a pie-chart or doughnut-chart slice).
Public propertyFormat
Gets the format.
Public propertyHas3DEffect
Gets or sets a value indicating whether the series has a three-dimensional appearance. Applies only to bubble charts
Public propertyInvertIfNegative
Gets or sets a value indicating whether chart shall invert its colors if the value is negative.
Public propertyMarkerSize
Gets or sets the size of the marker in points.
Public propertyMarkerStyle
Gets or sets the marker style for a point or series in a line chart, scatter chart, or radar chart.
Public propertyName
Gets or sets name of the series.
Public propertyShapeProperties
Gets or sets a value specifies the formatting.
Public propertySmooth
Gets or sets a value indicating whether line connecting the points on the chart shall be smoothed using Catmull-Rom splines.
Public propertyValues
Gets or sets the reference to source of the data contained in this chart.
Public propertyXValues
Gets or sets the reference to source of the x values for a chart series.
Top
See Also

Reference