Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartDataPointCustomProperties.LineSteppedProps Class
Members

In This Topic
    ChartDataPointCustomProperties.LineSteppedProps Class
    In This Topic
    Properties of Line Stepped chart.
    Object Model
    ChartDataPointCustomProperties.LineSteppedProps Class
    Syntax
    'Declaration
     
    Public Class ChartDataPointCustomProperties.LineSteppedProps 
       Inherits ChartDataPointCustomProperties.LineProps
    public class ChartDataPointCustomProperties.LineSteppedProps : ChartDataPointCustomProperties.LineProps 
    Inheritance Hierarchy

    System.Object
       C1.C1Rdl.Rdl2008.ChartCustomProperties.ChartPropsBase
          C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.PropsBase
             C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.LineProps
                C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.LineSteppedProps

    See Also