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


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