ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / C1ChartLegend Class / OrientationProperty Field


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