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

In This Topic
    _getCartesianSeriesViews Method (ICartesianGroupView)
    In This Topic
    Syntax
    'Declaration
     
    Function _getCartesianSeriesViews() As List(Of ICartesianSeriesView)
    List<ICartesianSeriesView> _getCartesianSeriesViews()
    See Also