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


In This Topic
    ChartDataPointCustomProperties Class Members
    In This Topic

    The following tables list the members exposed by ChartDataPointCustomProperties.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ChartDataPointCustomProperties class.  
    Top
    Public Properties
     NameDescription
    Public PropertyProperties of data point of the Area chart.  
    Public PropertyProperties of data point of the Area Percent Stacked chart.  
    Public PropertyProperties of data point of the Area Smooth chart.  
    Public PropertyProperties of data point of the Area Stacked chart.  
    Public PropertyProperties of data point of the Bar chart.  
    Public PropertyProperties of data point of the Bar Percent Stacked chart.  
    Public PropertyProperties of data point of the Bar Stacked chart.  
    Public PropertyProperties of data point of the Column chart.  
    Public PropertyProperties of data point of the Column PercentStacked chart.  
    Public PropertyProperties of data point of the Column Stacked chart.  
    Public PropertyProperties of data point of the Doughnut chart.  
    Public PropertyProperties of data point of the Funnel chart.  
    Public PropertyProperties of data point of the Line chart.  
    Public PropertyProperties of data point of the Line Smooth chart.  
    Public PropertyProperties of data point of the Line Stepped chart.  
    Public PropertyProperties of data point of the Pie chart.  
    Public PropertyProperties of data point of the Polar chart.  
    Public PropertyProperties of data point of the Pyramid chart.  
    Public PropertyProperties of data point of the Radar chart.  
    Public PropertyProperties of data point of the Range chart.  
    Public PropertyProperties of data point of the Range Bar chart.  
    Public PropertyProperties of data point of the Range BoxPlot chart.  
    Public PropertyProperties of data point of the Range Candlestick chart.  
    Public PropertyProperties of data point of the Range Column chart.  
    Public PropertyProperties of data point of the Range ErrorBar chart.  
    Public PropertyProperties of data point of the Range Smooth chart.  
    Public PropertyProperties of data point of the Range Stock chart.  
    Public PropertyProperties of data point of the Scatter chart.  
    Public PropertyProperties of data point 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 ChartDataPointCustomProperties 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