[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.IChartSeries

IChartSeries Interface

Represents chart series data.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IChartSeries

Properties

Name Description
Subtype

Gets the subtype of the series.

Type

Gets the type of the series.

ValueAxis

Gets the value axis of the series.

Extension Methods