ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties.LineSteppedProps Class
Members

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

    System.Object
       C1.C1Rdl.Rdl2008.ChartCustomProperties.ChartPropsBase
          C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PropsBase
             C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.ThreeDPropsBase
                C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.LineProps
                   C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.LineSteppedProps

    See Also