ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / BarColumnOptions Class / SizeProperty Field


In This Topic
    SizeProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared SizeProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = BarColumnOptions.SizeProperty
     
    BarColumnOptions.SizeProperty = value
    public static DependencyProperty SizeProperty
    See Also