C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / Shape Class / ContentStyleProperty Field


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