ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / PlotConfig Class / Radial Property

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