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

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