ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _ParallelSeriesView Class / _getParallelPointViews Method

In This Topic
    _getParallelPointViews Method (_ParallelSeriesView)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getParallelPointViews() As IParallelPointView()
    public IParallelPointView[] _getParallelPointViews()
    See Also