C1.Xaml.Chart Assembly > C1.Xaml.Chart Namespace > DataPoint Class : Item Property |
Overload | Description |
---|---|
Item(String) | Gets the value of the data point. |
Item(Int32) | Gets the indexed value of the point. |
Item(String,String) | Gets the value of the data point formatted with the specified format string. |