| Intersoft.Client.UI.DataVisualization Namespace : IDataPoint Interface | 
The following tables list the members exposed by IDataPoint.
| Name | Description | |
|---|---|---|
![]()  | ActualDependentValue | Gets or sets the actual dependent value displayed in the chart. | 
![]()  | ActualIndependentValue | Gets or sets the actual independent value. | 
![]()  | DataContext | Gets or sets the data context | 
![]()  | DependentValue | Gets or sets the dependent value of the Control. | 
![]()  | IndependentValue | Gets or sets the independent value. | 
![]()  | IsActive | Gets or sets a value indicating whether the data point is active. | 
| Name | Description | |
|---|---|---|
![]()  | ActualDependentValueChanged | Event raised when the actual dependent value of the data point is changed. | 
![]()  | ActualIndependentValueChanged | Occurs when the actual independent value of the data point is changed. | 
![]()  | DependentValueChanged | This event is raised when the dependent value of the data point is changed. | 
![]()  | IndependentValueChanged | Called when the independent value of the data point is changed. |