ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _LegendItemLayoutRect Class / view Property

In This Topic
    view Property (_LegendItemLayoutRect)
    In This Topic
    Syntax
    'Declaration
     
    Public Property view As ILegendItemView
    public ILegendItemView view {get; set;}
    See Also