Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChartGroup Interface / getVaryByCategories Method
In This Topic
    getVaryByCategories Method
    In This Topic
    Gets 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
    boolean getVaryByCategories()
    See Also