C1.Android.Chart Assembly / C1.Android.Chart Namespace / ChartBase Class / LegendItemStyleProperty Field


In This Topic
LegendItemStyleProperty Field
In This Topic
Identifies the LegendItemStyle dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly LegendItemStyleProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = ChartBase.LegendItemStyleProperty
See Also