[]
        
(Showing Draft Content)

C1.Chart.Standard.Series

Series Class

Namespace: C1.Chart.Standard
Assembly: C1.Chart.dll
Syntax
public class Series

Constructors

Name Description
Series()

Fields

Name Description
data
dictStyles

Properties

Name Description
AltStyle
AxisX
AxisY
Binding

Gets or sets the binding.

BindingX

Gets or sets the x-binding.

Chart

Gets or sets the chart.

ChartType
DataLabel

Gets the data label.

DataSource

Gets or sets data source.

HasCustomSymbol
LegendGroup

Gets or sets the legend group title in which the series should be included.

Name

Gets or sets the series name.

StackingGroup

Gets or sets the group index for series, only effect in bar and column chart type.

Style
SymbolMarker

Gets the series symbol marker.

SymbolSize

Gets the series symbol size.

SymbolStyle
Visibility

Gets or sets the series visibility.

Methods

Name Description
GetBinding()
GetBindingX()
GetChartType()
GetDataRect(_Rect)
GetDataSource()
GetDataType(int)

Gets the data type.

GetItem(int)

Gets the data item by index.

GetLegendItemGroup(int)

Gets the name of legend group.

GetLegendItemImageSource(int, ref _Size)

Gets the image source for the icon presented for the legend item.

GetLegendItemLength()

Get the number of series items in the legend.

GetLegendItemName(int)

Gets the name of legend.

GetLegendItemStyle(int)

Gets the style of legend.

GetStyle(string)
GetValues(int)

Gets the data values.

OnSymbolRendered(IRenderEngine, int, double, double)
SetStyle(_Style, string)
SetValues(int, double[])