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

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