Sparkline for UWP | ComponentOne
C1.UWP.Sparkline Assembly / C1.Xaml.Sparkline Namespace / C1Sparkline Class / RightToLeft Property

In This Topic
    RightToLeft Property
    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