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

In This Topic
    _start Property (_DataPointPointPathSliceExpression)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _start As Nullable(Of Double)
    public Nullable<double> _start {get;}
    See Also