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

In This Topic
    ChartSeriesCustomProperties.RangeProps Class
    In This Topic
    Properties of Range chart.
    Object Model
    ChartSeriesCustomProperties.RangeProps Class
    Syntax
    'Declaration
     
    Public Class ChartSeriesCustomProperties.RangeProps 
       Inherits ChartSeriesCustomProperties.PropsBase
    public class ChartSeriesCustomProperties.RangeProps : ChartSeriesCustomProperties.PropsBase 
    Inheritance Hierarchy

    System.Object
       C1.C1Rdl.Rdl2008.ChartCustomProperties.ChartPropsBase
          C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PropsBase
             C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.RangeProps
                C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.RangeSmoothProps

    See Also