Sparkline for WPF
C1.WPF.Sparkline.4.6.2 Assembly / C1.WPF.Sparkline Namespace / C1Sparkline Class / RightToLeft Property

In This Topic
    RightToLeft Property (C1Sparkline)
    In This Topic
    Gets or sets a value that specifies whether each sparkline in the sparkline group is displayed in a right-to-left manner.
    Syntax
    'Declaration
     
    Public Property RightToLeft As Boolean
    public bool RightToLeft {get; set;}
    See Also