ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IRenderContext Interface / _footerLabels Property

In This Topic
    _footerLabels Property (IRenderContext)
    In This Topic
    Syntax
    'Declaration
     
    Property _footerLabels As List(Of IRectangle)
    List<IRectangle> _footerLabels {get; set;}
    See Also