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


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