[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Sparkline.Series

Series Class

Represents the series of a chart.

Inheritance
Series
Namespace: GrapeCity.ActiveReports.Rendering.Components.Sparkline
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public sealed class Series

Fields

Name Description
ValuePropertyName

Properties

Name Description
Count

Gets the count of series values.

this[int]

Gets the value at the specified index.

Statistics

Gets the statistics bound to the current series.

Methods

Name Description
Create(double[])

Creates the dummy series to use in the designer.

Extension Methods