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

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