Intersoft ClientUI Documentation
DataPointObject Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by DataPointObject.

Public Constructors
 NameDescription
Public ConstructorDataPointObject Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ActualDependentValueProperty Identifies the ActualDependentValue dependency property.  
Public Fieldstatic (Shared in Visual Basic)ActualIndependentValueProperty Identifies the ActualIndependentValue dependency property.  
Public Fieldstatic (Shared in Visual Basic)DependentValueProperty Identifies the DependentValue dependency property.  
Public Fieldstatic (Shared in Visual Basic)IndependentValueProperty Identifies the IndependentValue dependency property.  
Top
Public Properties
 NameDescription
Public PropertyActualDependentValue Gets or sets the actual dependent value displayed in the chart.  
Public PropertyActualIndependentValue Gets or sets the actual independent value.  
Public PropertyDataContext Gets or sets a value that indicates the DataContext  
Public PropertyDependentValue Gets or sets the dependent value of the Control.  
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyIndependentValue Gets or sets the independent value.  
Top
Public Methods
 NameDescription
Public MethodClearValueClears the local value of a dependency property. (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValueReturns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject)
Public MethodGetValueReturns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValueReturns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
Protected Methods
 NameDescription
Protected MethodOnActualDependentValuePropertyChanged Called when the value of the ActualDependentValue property changes.  
Protected MethodOnActualIndependentValuePropertyChanged Called when the ActualIndependentValue property changes.  
Protected MethodOnDependentValuePropertyChanged Called when the DependentValue property changes.  
Protected MethodOnIndependentValuePropertyChanged Called when the IndependentValue property changes.  
Top
Public Events
 NameDescription
Public EventActualDependentValueChanged Event raised when the actual dependent value of the data point is changed.  
Public EventActualIndependentValueChanged Occurs when the actual independent value of the data point is changed.  
Public EventDependentValueChanged This event is raised when the dependent value of the data point is changed.  
Public EventIndependentValueChanged Called when the independent value of the data point is changed.  
Top
See Also

Reference

DataPointObject Class
Intersoft.Client.UI.DataVisualization Namespace

Send Feedback