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


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