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

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