ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IAxis Interface / MajorTickStyle Property

In This Topic
    MajorTickStyle Property (IAxis)
    In This Topic
    Gets opacity color, width and dash style for axis major ticks
    Syntax
    'Declaration
     
    ReadOnly Property MajorTickStyle As IStyle
    IStyle MajorTickStyle {get;}
    See Also