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



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