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


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