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


In This Topic
    ChartSeriesCustomProperties.DoughnutProps Class Members
    In This Topic

    The following tables list the members exposed by ChartSeriesCustomProperties.DoughnutProps.

    Public Properties
     NameDescription
    Public PropertyDisplays point label for the collected pie (if slices have been collected). Default: False. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PieProps)
    Public PropertyDisplays a legend for the collected pie (if slices have been collected). Default: False. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PieProps)
    Public PropertyGets or sets the color of the collected pie or doughnut slice. Default: Color.Empty. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PieProps)
    Public PropertyGets or sets the label of the collected pie slice. Default: "Other". (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PieProps)
    Public PropertyGets or sets the legend text of the collected pie slice. Default: "Other". (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PieProps)
    Public PropertyGets or sets a Boolean value that indicates whether the collected pie slice will be shown as exploded. Default: False. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PieProps)
    Public PropertyGets or sets the style of collected style. Default: None. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PieProps)
    Public PropertyGets or sets the threshold value for collecting small pie slices. Default: 5. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PieProps)
    Public PropertyGets or sets value that indicates if collected slice threshold value (see ChartSeriesCustomProperties.PieProps.CollectedThreshold) is set in percent. Default: True. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PieProps)
    Public PropertyGets or sets collected slice tooltip. Default: True. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PieProps)
    Public PropertyPercent of the radius used as the doughnut size. Default: 60.  
    Public PropertyGets or sets the horizontal callout line size. This attribute is only applied if labels are drawn outside of data points. Default: 1. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PieProps)
    Public PropertyGets or sets the radial callout line size. This attribute is only applied if labels are drawn outside of data points. Default: 1. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PieProps)
    Public PropertyGets or sets the minimum pie size. When used with outside labeling, this property controls the minimum acceptable pie size, measured as a percentage the chart area size. This will prevent the pie from becoming too small due to the labels dominating the chart area. Default: 30. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PieProps)
    Public PropertyGets ChartSeriesCustomProperties owning this object. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PropsBase)
    Public PropertyGets or sets the drawing style of the Pie and Doughnut charts. Default: Default. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PieProps)
    Public PropertyGets or sets the data point labels position. Default: Default. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PieProps)
    Public PropertyGets or sets the color of the radial and horizontal label lines. Default: Color.Empty(auto color). (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PieProps)
    Public PropertyDetermines the starting angle of the first pie slice, measured in degrees. Default: 0. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PieProps)
    Public PropertyGets or sets the 3D label line size as a percentage of the default size. Default: 100. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PieProps)
    Top
    See Also