Skip to main content
All docs
V26.1
  • XRChart.RightToLeft Property

    Specifies the orientation of the XRChart‘s content.

    Namespace: DevExpress.XtraReports.UI

    Assembly: DevExpress.XtraReports.v26.1.dll

    Declaration

    [Browsable(true)]
    public override RightToLeft RightToLeft { get; set; }

    Property Value

    Type Description
    RightToLeft

    A RightToLeft enumeration value.

    See Also