ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ICategoryDimension Interface / _dimensionValueGroups Method

In This Topic
    _dimensionValueGroups Method (ICategoryDimension)
    In This Topic
    Syntax
    'Declaration
     
    Function _dimensionValueGroups() As List(Of IDimensionValueGroup)
    List<IDimensionValueGroup> _dimensionValueGroups()
    See Also