ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IOrdinalDimensionValue Interface / _dimensionValueGroupKeys Property

In This Topic
    _dimensionValueGroupKeys Property (IOrdinalDimensionValue)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property _dimensionValueGroupKeys As List(Of IDimensionValueGroupKey)
    List<IDimensionValueGroupKey> _dimensionValueGroupKeys {get;}
    See Also