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

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