Spread.Services Documentation
AxisBetweenCategories 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
: AxisBetweenCategories Property
Gets or sets whether the value axis crosses the category axis (True if the value axis crosses the category axis between categories).
Syntax
C#
System.
bool
AxisBetweenCategories {
get
;
set
;}
See Also
Reference
IAxis Interface
IAxis Members