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

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