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



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