Back to Devexpress

SparklineHorizontalAxis.RightToLeft Property

officefileapi-devexpress-dot-spreadsheet-dot-sparklinehorizontalaxis-466f8c9c.md

latest1.2 KB
Original Source

SparklineHorizontalAxis.RightToLeft Property

Gets or sets a value indicating whether the data points on the horizontal axis are plotted in right-to-left order.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
bool RightToLeft { get; set; }
vb
Property RightToLeft As Boolean

Property Value

TypeDescription
Boolean

true , to plot values right-to-left; otherwise, false.

|

See Also

SparklineHorizontalAxis Interface

SparklineHorizontalAxis Members

DevExpress.Spreadsheet Namespace