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

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