Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IDataLabel Interface / setShowCategoryName Method
In This Topic
    setShowCategoryName Method
    In This Topic
    Sets whether to show the category name (True to display the category name for the data labels on a chart; False to hide).
    Syntax
    void setShowCategoryName( 
       boolean value
    )

    Parameters

    value
    See Also