ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / PlotConfig Class / InnerRadius Property

In This Topic
    InnerRadius Property
    In This Topic
    Gets or sets the hole radius for doughnut charts
    Syntax
    'Declaration
     
    Public Property InnerRadius As Double
    public double InnerRadius {get; set;}
    See Also