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

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