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

In This Topic
    Value Property (IReferenceLine)
    In This Topic
    Gets the value of the reference line.
    Syntax
    'Declaration
     
    ReadOnly Property Value As Double
    double Value {get;}

    Property Value

    A System.Double specifying the value of the reference line.
    See Also