Sparkline for WPF
C1.WPF.Sparkline.4.6.2 Assembly / C1.WPF.Sparkline Namespace / C1Sparkline Class / RightToLeftProperty Field

In This Topic
    RightToLeftProperty Field (C1Sparkline)
    In This Topic
    Identifies the RightToLeft dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly RightToLeftProperty As DependencyProperty
    public static readonly DependencyProperty RightToLeftProperty
    See Also