C1.iOS.Chart Assembly / C1.iOS.Chart.Annotation Namespace / Text Class / ContentProperty Field


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