The IDataSeriesInfo type exposes the following members.

Methods

  Name Description
Public method GetDataNames
Gets data column names.
Public method GetValueCoordinates
Gets coordinates which correspond to the data values.
Public method GetValues
Gets 2D array containing data values.
Public method SetResolvedValues
Setup bounded data values.

Properties

  Name Description
Public property Connection
Gets or sets the connection template for data series.
Public property Label
Gets or sets the text label of data series
Public property MemberPaths
Gets the member bindings for the data series.
Public property Symbol
Gets or sets the symbol template for data series.

See Also