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


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