C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / ChartBase Class / LegendStyleProperty Field


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