ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / IPlotBarOption Interface / groups Property

In This Topic
    groups Property (IPlotBarOption)
    In This Topic
    Syntax
    'Declaration
     
    Property groups As List(Of IBarGroupOption)
    List<IBarGroupOption> groups {get; set;}
    See Also