[]
Represents segment data which is used as a chart's data source.
public interface ISegmentData
Public Interface ISegmentData
| Name | Description |
|---|---|
| Count | Gets the count. |
| Name | Description |
|---|---|
| ContainStringValue() | Indicates whether the segment contains a string value. |
| GetValue(int) | Gets the value. |
| Name | Description |
|---|---|
| DataChanged | Occurs when data is changed. |