ComponentOne Reports for WPF
C1.C1Report.CustomFields Namespace / Chart Class / YMin Property

In This Topic
    YMin Property
    In This Topic
    Gets or sets the minimum value for the Y axis.
    Syntax
    'Declaration
     
    Public Property YMin As Double
    public double YMin {get; set;}
    See Also