ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / PlotArea Class / RowProperty Field



In This Topic
    RowProperty Field
    In This Topic
    Identifies the Row dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RowProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = PlotArea.RowProperty
    public static readonly DependencyProperty RowProperty
    public:
    static readonly DependencyProperty^ RowProperty
    See Also