ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IAxisView Interface / _getLayoutLabelShapes Method

In This Topic
    _getLayoutLabelShapes Method (IAxisView)
    In This Topic
    Syntax
    'Declaration
     
    Function _getLayoutLabelShapes() As List(Of _RectangleShape)
    List<_RectangleShape> _getLayoutLabelShapes()
    See Also