ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapColorScale Interface / Elements Property

In This Topic
    Elements Property (IMapColorScale)
    In This Topic
    Collection of internal rendering elements.
    Syntax
    'Declaration
     
    ReadOnly Property Elements As IEnumerable(Of IMapColorScaleElement)
    See Also