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

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