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

In This Topic
    DoughnutRadius Property
    In This Topic
    Percent of the radius used as the doughnut size. Default: 60.
    Syntax
    'Declaration
     
    Public Property DoughnutRadius As RdlInt
    public RdlInt DoughnutRadius {get; set;}
    See Also