C1.Android.Chart Assembly / C1.Android.Chart Namespace / DataLabelBase Class / ContentProperty Field


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