C1.Blazor.Chart Assembly / C1.Chart Namespace / SeriesBase Class

SeriesBase Class Properties

For a list of all members of this type, see SeriesBase members.

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
See Also