ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IAxis Interface / Min Property

In This Topic
    Min Property (IAxis)
    In This Topic
    Gets min value, if null then value will be calculated automatically
    Syntax
    'Declaration
     
    ReadOnly Property Min As Object
    object Min {get;}
    See Also