C1.WPF.C1Chart Namespace : DataPoint Class |
The following tables list the members exposed by DataPoint.
Name | Description | |
---|---|---|
DataObject | Gets the object which is associated with the data point. | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
Item | Overloaded. Gets the value of the data point. | |
Name | Gets the name associated with the data point. | |
PercentagePoint | Gets the percentage value of the point in the all series. | |
PercentageSeries | Gets the percentage value of the point in the series. | |
PointIndex | Gets the point index. | |
Series | Gets the data series related to the data point. | |
SeriesIndex | Gets the index of data series. | |
Value | Gets the value of the point. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
GetHashCode | (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
ToString | Returns a string that represents the current DataPoint. |