C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / DataLabelBase Class / BorderStyleProperty Field


In This Topic
BorderStyleProperty Field
In This Topic
Identifies the BorderStyle dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly BorderStyleProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = DataLabelBase.BorderStyleProperty
See Also