XlSparklineGroup.RightToLeft Property
Gets or sets whether the data points on the horizontal axis are plotted in right-to-left order.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | True, to plot values right-to-left; otherwise, false. |
See Also