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

In This Topic
    _d Property (ISplineCurve)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property _d As List(Of IPoint)
    List<IPoint> _d {get;}
    See Also