ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / ChartControl Class / RightToLeft Property

In This Topic
    RightToLeft Property (ChartControl)
    In This Topic
    Gets or sets a value indicating whether the control's elements are aligned to support locales using right-to-left fonts.
    Syntax
    'Declaration
     
    Public Property RightToLeft As RightToLeft
    public RightToLeft RightToLeft {get; set;}
    See Also