ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / PlotAreaColumnDefinition Class / WidthProperty Field


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