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

In This Topic
    RowOrigin Property
    In This Topic
    The Y-coordinate of the grid origin.
    Syntax
    'Declaration
     
    Public Property RowOrigin As System.Double
    public System.double RowOrigin {get; set;}
    See Also