ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DDataSet Class / MaxX Property

In This Topic
    MaxX Property (Chart3DDataSet)
    In This Topic
    Gets the maximum X value of the chart data.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property MaxX As System.Double
    public virtual System.double MaxX {get;}
    See Also