ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.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 ReadOnly Property InnerRadius As Double
    public double InnerRadius {get;}
    See Also