ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IReferenceLine Interface / Style Property

In This Topic
    Style Property (IReferenceLine)
    In This Topic
    Gets the style of the reference line.
    Syntax
    'Declaration
     
    ReadOnly Property Style As IStyle
    IStyle Style {get;}

    Property Value

    An GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle specifying the style of the reference line.
    See Also