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

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