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

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