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


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