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

In This Topic
    MajorTickStyle Property
    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