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

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