ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.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 Property Radial As Boolean
    public bool Radial {get; set;}
    See Also