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


In This Topic
    ChartDataPointCustomProperties.PieProps Class Members
    In This Topic

    The following tables list the members exposed by ChartDataPointCustomProperties.PieProps.

    Public Properties
     NameDescription
    Public PropertyDetermines if a Pie or Doughnut slice is exploded. Default: false.  
    Public PropertyGets or sets the horizontal callout line size. This attribute is only applied if labels are drawn outside of data points. Default: 1.  
    Public PropertyGets or sets the radial callout line size. This attribute is only applied if labels are drawn outside of data points. Default: 1.  
    Public PropertyGets ChartDataPointCustomProperties owning this object. (Inherited from C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.PropsBase)
    Public PropertyGets or sets the data point labels position. Default: Default.  
    Public PropertyGets or sets the color of the radial and horizontal label lines. Default: Color.Empty(auto color).  
    Top
    See Also