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

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