ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IPlotConfig Interface / Overlays Property

In This Topic
    Overlays Property (IPlotConfig)
    In This Topic
    Gets Overlays collection
    Syntax
    'Declaration
     
    ReadOnly Property Overlays As IItemCollection(Of IOverlay)
    IItemCollection<IOverlay> Overlays {get;}
    See Also