ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IOverlayRange Interface / maxX Property

In This Topic
    maxX Property (IOverlayRange)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property maxX As Nullable(Of Double)
    Nullable<double> maxX {get;}
    See Also