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

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