Intersoft ClientUI Documentation
IDataPoint Interface Members
Properties  Events

The following tables list the members exposed by IDataPoint.

Public Properties
 NameDescription
 PropertyActualDependentValue Gets or sets the actual dependent value displayed in the chart.  
 PropertyActualIndependentValue Gets or sets the actual independent value.  
 PropertyDataContext Gets or sets the data context  
 PropertyDependentValue Gets or sets the dependent value of the Control.  
 PropertyIndependentValue Gets or sets the independent value.  
 PropertyIsActive Gets or sets a value indicating whether the data point is active.  
Top
Public Events
 NameDescription
 EventActualDependentValueChanged Event raised when the actual dependent value of the data point is changed.  
 EventActualIndependentValueChanged Occurs when the actual independent value of the data point is changed.  
 EventDependentValueChanged This event is raised when the dependent value of the data point is changed.  
 EventIndependentValueChanged Called when the independent value of the data point is changed.  
Top
See Also

Reference

IDataPoint Interface
Intersoft.Client.UI.DataVisualization Namespace

Send Feedback