C1.iOS.Chart Assembly / C1.iOS.Chart.Interaction Namespace / C1LineMarker Class / DragLinesProperty Field


In This Topic
DragLinesProperty Field
In This Topic
Identifies the DragLines dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly DragLinesProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1LineMarker.DragLinesProperty
See Also