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

    Parameters

    value
    See Also