C1.iOS.Chart Assembly / C1.iOS.Chart.Annotation Namespace / AnnotationBase Class / PointIndexProperty Field


In This Topic
PointIndexProperty Field
In This Topic
Identifies the PointIndex dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly PointIndexProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = AnnotationBase.PointIndexProperty
See Also