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


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