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

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