C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.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 Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = DataLabelBase.BorderProperty
See Also