ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _ErrorValueOption Class / negative Property

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