ActiveReports 18 .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
    Specifies the value of reference line.
    Syntax
    'Declaration
     
    ReadOnly Property Value As Double
    double Value {get;}
    See Also