ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseParallelPlotView<TOwnerView,TSeriesView,TPlotDefinition,TPlotDataModel> Class / _getParallelSeriesViews Method

In This Topic
    _getParallelSeriesViews Method (_BaseParallelPlotView<TOwnerView,TSeriesView,TPlotDefinition,TPlotDataModel>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getParallelSeriesViews() As IParallelSeriesView()
    public IParallelSeriesView[] _getParallelSeriesViews()
    See Also