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

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