ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RadialNumericItem Class / SliderMarginProperty Field



In This Topic
    SliderMarginProperty Field
    In This Topic
    Identifies the SliderMargin dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SliderMarginProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1RadialNumericItem.SliderMarginProperty
    public static readonly DependencyProperty SliderMarginProperty
    public:
    static readonly DependencyProperty^ SliderMarginProperty
    See Also