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

In This Topic
    _data Property (_LegendItemView)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _data As IItemizedLegendItemDataModel
    public IItemizedLegendItemDataModel _data {get;}
    See Also