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

In This Topic
    ChartDataPointCustomProperties.LineSmoothProps Class
    In This Topic
    Properties of Line Smooth chart.
    Object Model
    ChartDataPointCustomProperties.LineSmoothProps Class
    Syntax
    'Declaration
     
    Public Class ChartDataPointCustomProperties.LineSmoothProps 
       Inherits ChartDataPointCustomProperties.LineProps
    public class ChartDataPointCustomProperties.LineSmoothProps : 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.LineSmoothProps

    See Also