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


In This Topic
    RadiusYProperty Field
    In This Topic
    Identifies the RadiusY dependency property.
    Syntax
    'Declaration
     
    
    Public Shared RadiusYProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = BarColumnOptions.RadiusYProperty
     
    BarColumnOptions.RadiusYProperty = value
    public static DependencyProperty RadiusYProperty
    See Also