ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties Class / LineStepped Property

In This Topic
    LineStepped Property (ChartSeriesCustomProperties)
    In This Topic
    Properties of the Line Stepped chart.
    Syntax
    'Declaration
     
    Public ReadOnly Property LineStepped As ChartSeriesCustomProperties.LineSteppedProps
    public ChartSeriesCustomProperties.LineSteppedProps LineStepped {get;}
    See Also