Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
IAxis Interface
/ MinorUnitScale Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
MinorUnitScale Property
In This Topic
Gets or sets the minor unit scale value for the category axis when the
CategoryType
property is set to TimeScale.
Syntax
C#
TimeUnit
MinorUnitScale {
get
;
set
;}
See Also
Reference
IAxis Interface
IAxis Members