ChartControl.RightToLeft Property
In This Article
Gets or sets a value indicating whether chart elements are aligned using right-to-left alignment.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.UI.dll
#Declaration
public override RightToLeft RightToLeft { get; set; }
#Property Value
Type | Description |
---|---|
Right |
A Right |
See Also