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



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