ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _NumberValueInfo Class / value Property

In This Topic
    value Property (_NumberValueInfo)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property value As Nullable(Of Double)
    public Nullable<double> value {get;}
    See Also