[]
        
(Showing Draft Content)

C1.Win.C1ChartBase.IChartSeriesInfo

IChartSeriesInfo Interface

Provides chart series properties.

Namespace: C1.Win.C1ChartBase
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public interface IChartSeriesInfo

Properties

Name Description
Count

Number of labels.

Methods

Name Description
GetLabels()

Gets the array of label strings.

GetLabelsUnique()

Gets the array of unique label strings.

SetSeriesRect(int, Rectangle)

Sets the series rectangle.