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


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