C1.iOS.Chart Assembly / C1.iOS.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 DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = DataLabelBase.BorderStyleProperty
See Also