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

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