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

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