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

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