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

In This Topic
    ChartDataPointCustomProperties.PieProps Class
    In This Topic
    Properties of data point of Pie chart.
    Object Model
    ChartDataPointCustomProperties.PieProps Class
    Syntax
    'Declaration
     
    Public Class ChartDataPointCustomProperties.PieProps 
       Inherits ChartDataPointCustomProperties.PropsBase
    public class ChartDataPointCustomProperties.PieProps : ChartDataPointCustomProperties.PropsBase 
    Inheritance Hierarchy

    System.Object
       C1.C1Rdl.Rdl2008.ChartCustomProperties.ChartPropsBase
          C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.PropsBase
             C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.PieProps
                C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.DoughnutProps

    See Also