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

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