ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IPlotConfig Interface / InnerRadius Property

In This Topic
    InnerRadius Property (IPlotConfig)
    In This Topic
    Gets the hole radius for doughnut charts
    Syntax
    'Declaration
     
    ReadOnly Property InnerRadius As Double
    double InnerRadius {get;}
    See Also