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

In This Topic
    regions Property (IUnionRegion)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property regions As List(Of IRegion)
    List<IRegion> regions {get;}
    See Also