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

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