Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChartGroup Interface / setVaryByCategories Method
In This Topic
    setVaryByCategories Method
    In This Topic
    Sets whether to use a different color or pattern for each data marker (True if Microsoft Excel assigns a different color or pattern to each data marker). The chart must contain only one series.
    Syntax
    void setVaryByCategories( 
       boolean value
    )

    Parameters

    value
    See Also