C1.Silverlight.Chart.5 Assembly > C1.Silverlight.Chart Namespace : HighLowOpenCloseSeries.HLOCDataPoint Class |
For a list of all members of this type, see HighLowOpenCloseSeries.HLOCDataPoint members.
Name | Description | |
---|---|---|
Close | Gets the close value. | |
DataObject | Gets the object which is associated with the data point. (Inherited from C1.Silverlight.Chart.DataPoint) | |
High | Gets the high value. | |
Item | Overloaded. Gets the value of the data point. (Inherited from C1.Silverlight.Chart.DataPoint) | |
Low | Gets the low value. | |
Name | Gets the name associated with the data point. (Inherited from C1.Silverlight.Chart.DataPoint) | |
Open | Gets the open value. | |
PercentagePoint | Gets the percentage value of the point in the all series. (Inherited from C1.Silverlight.Chart.DataPoint) | |
PercentageSeries | Gets the percentage value of the point in the series. (Inherited from C1.Silverlight.Chart.DataPoint) | |
PointIndex | Gets the point index. (Inherited from C1.Silverlight.Chart.DataPoint) | |
Series | Gets the data series related to the data point. (Inherited from C1.Silverlight.Chart.DataPoint) | |
SeriesIndex | Gets the index of data series. (Inherited from C1.Silverlight.Chart.DataPoint) | |
Value | Gets the value of the point. (Inherited from C1.Silverlight.Chart.DataPoint) |