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

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