Spread.Services Documentation
ReversePlotOrder Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread.Drawing Namespace
>
IAxis Interface
: ReversePlotOrder Property
Gets or sets whether Excel plots data from last to first (True if Microsoft Excel plots data points from last to first).
Syntax
C#
System.
bool
ReversePlotOrder {
get
;
set
;}
See Also
Reference
IAxis Interface
IAxis Members