Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties Class
Properties Methods


In This Topic
    ChartSeriesCustomProperties Class Members
    In This Topic

    The following tables list the members exposed by ChartSeriesCustomProperties.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ChartSeriesCustomProperties class.  
    Top
    Public Properties
     NameDescription
    Public PropertyProperties of the Area chart.  
    Public PropertyProperties of the Area Percent Stacked chart.  
    Public PropertyProperties of the Area Smooth chart.  
    Public PropertyProperties of the Area Stacked chart.  
    Public PropertyProperties of the Bar chart.  
    Public PropertyProperties of the Bar Percent Stacked chart.  
    Public PropertyProperties of the Bar Stacked chart.  
    Public PropertyProperties of the Column chart.  
    Public PropertyProperties of the Column PercentStacked chart.  
    Public PropertyProperties of the Column Stacked chart.  
    Public PropertyProperties of the Doughnut chart.  
    Public PropertyProperties of the Funnel chart.  
    Public PropertyProperties of the Line chart.  
    Public PropertyProperties of the Line Smooth chart.  
    Public PropertyProperties of the Line Stepped chart.  
    Public PropertyProperties of the Pie chart.  
    Public PropertyProperties of the Polar chart.  
    Public PropertyProperties of the Pyramid chart.  
    Public PropertyProperties of the Radar chart.  
    Public PropertyProperties of the Range chart.  
    Public PropertyProperties of the Range Bar chart.  
    Public PropertyProperties of the Range BoxPlot chart.  
    Public PropertyProperties of the Range Candlestick chart.  
    Public PropertyProperties of the Range Column chart.  
    Public PropertyProperties of the Range ErrorBar chart.  
    Public PropertyProperties of the Range Smooth chart.  
    Public PropertyProperties of the Range Stock chart.  
    Public PropertyProperties of the Scatter chart.  
    Public PropertyProperties of the Scatter Bubble chart.  
    Public PropertyGets the UserDefinedProperties collection. (Inherited from C1.C1Rdl.Rdl2008.CustomProperties)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Copies properties from another ChartSeriesCustomProperties to the current object.  
    Public MethodClears CustomProperties.UserDefined collection and resets all properties to default values. (Inherited from C1.C1Rdl.Rdl2008.CustomProperties)
    Top
    See Also