ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties.RangePropsBase Class
Members

In This Topic
    ChartSeriesCustomProperties.RangePropsBase Class
    In This Topic
    Common properties for Range charts like Column, Bar, Stock, Candlestick, ErrorBar, BoxPlot.
    Object Model
    ChartSeriesCustomProperties.RangePropsBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class ChartSeriesCustomProperties.RangePropsBase 
       Inherits ChartSeriesCustomProperties.PropsBase
    public abstract class ChartSeriesCustomProperties.RangePropsBase : ChartSeriesCustomProperties.PropsBase 
    Inheritance Hierarchy

    System.Object
             C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.RangePropsBase

    See Also