ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / PlotConfig Class / AxisMode Property

In This Topic
    AxisMode Property (PlotConfig)
    In This Topic
    Gets or sets chart axis mode
    Syntax
    'Declaration
     
    Public Property AxisMode As AxisMode
    public AxisMode AxisMode {get; set;}
    See Also