Spread.Services Documentation
CategoryNames 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
: CategoryNames Property
Gets or sets all the category names for the specified axis as a text array.
Syntax
C#
System.
string
[] CategoryNames {
get
;
set
;}
See Also
Reference
IAxis Interface
IAxis Members