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

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