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

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