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

In This Topic
    overlays Property (IPlotModel)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property overlays As List(Of IOverlayModel)
    List<IOverlayModel> overlays {get;}
    See Also