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

In This Topic
    MaxX Property (Chart3DDataSetGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property MaxX As System.Double
    public override System.double MaxX {get;}
    See Also