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

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