Spread.Services Documentation
TickLabelSpacing 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
: TickLabelSpacing Property
Gets or sets the number of categories or series between tick-mark labels. This only applies to category and series axes.
Syntax
C#
System.
int
TickLabelSpacing {
get
;
set
;}
See Also
Reference
IAxis Interface
IAxis Members