Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / ChartBase Class / LegendOrientationProperty Field


In This Topic
    LegendOrientationProperty Field
    In This Topic
    Identifies the LegendOrientation dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LegendOrientationProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartBase.LegendOrientationProperty
    public static readonly DependencyProperty LegendOrientationProperty
    See Also