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

In This Topic
    _CartesianBarLegendSymbol Class
    In This Topic
    Object Model
    _CartesianBarLegendSymbol Class
    Syntax
    'Declaration
     
    Public Class _CartesianBarLegendSymbol 
       Inherits _BoxLegendSymbolView
       Implements ICartesianLegendSymbolViewILegendSymbolView 
    public class _CartesianBarLegendSymbol : _BoxLegendSymbolView, ICartesianLegendSymbolViewILegendSymbolView  
    Inheritance Hierarchy

    System.Object
       GrapeCity.DataVisualization.Chart._LegendSymbolView
          GrapeCity.DataVisualization.Chart._BoxLegendSymbolView
             GrapeCity.DataVisualization.Chart._CartesianBarLegendSymbol

    See Also