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

In This Topic
    _AreaLegendSymbolView Class
    In This Topic
    Object Model
    _AreaLegendSymbolView Class
    Syntax
    'Declaration
     
    Public Class _AreaLegendSymbolView 
       Inherits _LegendSymbolView
       Implements ILegendSymbolView 
    public class _AreaLegendSymbolView : _LegendSymbolView, ILegendSymbolView  
    Inheritance Hierarchy

    System.Object
       GrapeCity.DataVisualization.Chart._LegendSymbolView
          GrapeCity.DataVisualization.Chart._AreaLegendSymbolView
             GrapeCity.DataVisualization.Chart._CartesianAreaLegendSymbolView

    See Also