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

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