ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _MergedDimension Class / _max Method

In This Topic
    _max Method (_MergedDimension)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _max() As Nullable(Of Double)
    public Nullable<double> _max()
    See Also