[]
Provides chart series properties.
public interface IChartSeriesInfo
Name | Description |
---|---|
Count | Number of labels. |
Name | Description |
---|---|
GetLabels() | Gets the array of label strings. |
GetLabelsUnique() | Gets the array of unique label strings. |
SetSeriesRect(int, Rectangle) | Sets the series rectangle. |