C1.Android.Chart Assembly / C1.Android.Chart Namespace / FlexChart Class / AxisXProperty Field


In This Topic
AxisXProperty Field
In This Topic
Identifies the AxisX dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly AxisXProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = FlexChart.AxisXProperty
See Also