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

In This Topic
    LineStyle Property (Axis)
    In This Topic
    Gets or sets opacity color, width and dash style for axis line
    Syntax
    'Declaration
     
    Public Property LineStyle As Style
    public Style LineStyle {get; set;}
    See Also