ComponentOne FinancialChart for WinForms
C1.Chart Namespace / SeriesBase Class
Properties Methods

In This Topic
    SeriesBase Class Members
    In This Topic

    The following tables list the members exposed by SeriesBase.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the series chart type.  
    Public PropertyGets or sets the legend group title in which the series should be included.  
    Public PropertyGets or sets the series display name.  
    Public PropertyGets or sets the group index for series, only effect in bar and column chart type.  
    Public PropertyGets or sets the shape of marker to use for each data point in the series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.  
    Public PropertyGets or sets the size(in pixels) of the symbols used to render this Series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.  
    Public PropertyGets or sets the series visibility.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the data type.  
    Public MethodGets the data values.  
    Top
    See Also