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

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