ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BuildInOverlayLegendDataModelBuilderCollection Class
Members

In This Topic
    _BuildInOverlayLegendDataModelBuilderCollection Class
    In This Topic
    Object Model
    _BuildInOverlayLegendDataModelBuilderCollection Class
    Syntax
    'Declaration
     
    Public Class _BuildInOverlayLegendDataModelBuilderCollection 
       Inherits GrapeCity.DataVisualization.Chart._BuildInObjectCollection(Of IOverlayLegendDataModelBuilder)
    public class _BuildInOverlayLegendDataModelBuilderCollection : GrapeCity.DataVisualization.Chart._BuildInObjectCollection<IOverlayLegendDataModelBuilder> 
    Inheritance Hierarchy

    System.Object
       GrapeCity.DataVisualization.Chart._BuildInObjectCollection<T>
          GrapeCity.DataVisualization.Chart._BuildInOverlayLegendDataModelBuilderCollection

    See Also