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

In This Topic
    SwapAxes Property
    In This Topic
    Swap X and Y axes
    Syntax
    'Declaration
     
    Public Property SwapAxes As Boolean
    public bool SwapAxes {get; set;}
    See Also