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

In This Topic
    InnerRadius Property (PlotConfig)
    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