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

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

    System.Object
       GrapeCity.DataVisualization.Chart._LegendSymbolView
          GrapeCity.DataVisualization.Chart._CartesianScatterLegendSymbolView
             GrapeCity.DataVisualization.Chart._CartesianLineLegendSymbolView

    See Also