ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _CategoryValueView Class / _pointViews Property

In This Topic
    _pointViews Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _pointViews As List(Of IPointView)
    public List<IPointView> _pointViews {get;}
    See Also