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

In This Topic
    _getCartesianPointViews Method (_BaseCartesianSeriesView)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getCartesianPointViews() As List(Of ICartesianPointView)
    public List<ICartesianPointView> _getCartesianPointViews()
    See Also