Spread.Services Documentation
MajorUnitScale 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
: MajorUnitScale Property
Gets or sets the major unit scale value for the category axis when the
CategoryType
property is set to TimeScale.
Syntax
C#
TimeUnit
MajorUnitScale {
get
;
set
;}
See Also
Reference
IAxis Interface
IAxis Members