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


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