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

In This Topic
    ChartSeriesCustomProperties.ScatterProps Class
    In This Topic
    Properties of the Scatter chart.
    Object Model
    ChartSeriesCustomProperties.ScatterProps Class
    Syntax
    'Declaration
     
    Public Class ChartSeriesCustomProperties.ScatterProps 
       Inherits ChartSeriesCustomProperties.ThreeDPropsBase
    public class ChartSeriesCustomProperties.ScatterProps : ChartSeriesCustomProperties.ThreeDPropsBase 
    Inheritance Hierarchy

    System.Object
       C1.C1Rdl.Rdl2008.ChartCustomProperties.ChartPropsBase
          C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PropsBase
             C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.ThreeDPropsBase
                C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.ScatterProps
                   C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.ScatterBubbleProps

    See Also