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

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