ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / PlotArea Class / ColumnProperty Field


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