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

In This Topic
    _coordinateSystemViews Method (IPlotListLayoutView)
    In This Topic
    Syntax
    'Declaration
     
    Function _coordinateSystemViews() As List(Of ICoordinateSystemView)
    List<ICoordinateSystemView> _coordinateSystemViews()
    See Also