The Series type exposes the following members.

Properties

  NameDescription
Active
Gets or sets value that indicates whether events will be passed to this element.
(Inherited from Element.)
ArgumentAxis
Gets or sets axis arguments.
(Inherited from SeriesBase.)
AutoArgument
Gets or sets a value that shows that arguments values will be automatically generated.
Bindings
Gets SeriesBindingCollection list of correspondences between data fields for a series and fields in a data source.
BreakEventsBubbling
Gets or sets value that indicates whether events will be passed to parent.
(Inherited from Element.)
Caption
Gets or sets series caption.
ChartArea
Gets ChartArea in which this series is placed.
(Inherited from SeriesBase.)
DataMember
Gets or sets a data source field name for nested series.
DataSource
Gets or sets a data source name for a series.
DefaultLayer
Overridden. See DefaultLayer.
(Overrides ChartComposite..::.DefaultLayer.)
DisplayingInLegendType
Gets or sets DisplayingInLegendType which assigns what should be displayed in a legend.
(Inherited from SeriesBase.)
Elements
Implements Elements.
(Inherited from Composite.)
Error
Gets or sets an error from which the data calculation for series has been terminated.
Expressions
Gets ExpressionBindingCollection expressions that are used by this element.
(Inherited from Element.)
Fill
Gets or sets Fill object that is used to paint over.
(Inherited from Element.)
Instrument
Gets Instrument, which contains this element.
(Inherited from Element.)
LegendExpression
Gets or sets expressions to calculate values displayed in a legend.
(Inherited from SeriesBase.)
Name
Gets or sets the element's name.
(Inherited from Element.)
Palette
Gets or sets a palette to color series elements.
(Inherited from SeriesBase.)
PaletteIndex
Gets or sets palette index.
(Inherited from SeriesBase.)
Parent
Implements Parent.
(Inherited from Element.)
RecalculateAll
Gets or sets a value that indicates that the expressions for all elements should be recalculated.
(Inherited from SeriesBase.)
ScaleType
Gets or sets a value that defines scale type.
(Inherited from SeriesBase.)
SeriesSortingType
Gets or sets sorting type of series.
SeriesSplitter
Gets or sets a data source field name by values of which the data will be split into separate series.
Smooth
Gets or sets value that indicates whether smooth will be used.
(Inherited from Element.)
Sort
Gets or sets an expression to calculated values used when sorting.
SortingType
Gets or sets a sorting type of values.
Stroke
Gets or sets Stroke object that is used to trace.
(Inherited from Element.)
Style
Gets or sets the name of the used style.
(Inherited from Element.)
ValueAxis
Gets or sets axis values.
(Inherited from SeriesBase.)
Values
Gets SeriesValueCollection collection of the series values.
View
Gets or sets SeriesView object that determines the presentation of the series data.
Visible
Gets or sets a value indicating whether the element is displayed.
(Inherited from Element.)

See Also