ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.DV Namespace / PlotConfig Class / Radial Property

In This Topic
    Radial Property (PlotConfig)
    In This Topic
    Gets or sets usage of polar coordinates
    Syntax
    'Declaration
     
    Public ReadOnly Property Radial As Boolean
    public bool Radial {get;}
    See Also