Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IAxis Interface / getCategoryNames Method
In This Topic
    getCategoryNames Method
    In This Topic
    Gets all the category names for the specified axis as a text array.
    Syntax
    java.lang.String[] getCategoryNames()
    See Also