CimSeries (object)

Represents a series object on the XY Plot Control chart region.
Description: CimSeries is the interface that represents the collection of X and Y data values or coordinates that are plot on the XY Plot Control's chart region. The control can have one or more series, which are kept in a collection. You can add, retrieve or remove one or more series from the collection.

The series allows you to insert, retrieve and remove data values through its Data property. It also provides you different options on how to display the data values.
Properties: Brush , Data , InLegend , Markers , Name , Order , Pen , Type , Visible , X , Y
Methods: