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



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