2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / TransformEventArgs Class / MinX Property

In This Topic
    MinX Property (TransformEventArgs)
    In This Topic
    Gets or sets the new AxisX minimum.
    Syntax
    'Declaration
     
    Public Property MinX As System.Double
    public System.double MinX {get; set;}
    See Also