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

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