FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DGridData Class / RowOrigin Property

In This Topic
    RowOrigin Property (Chart3DGridData)
    In This Topic
    Gets or sets the Y-coordinate of the grid origin.
    Syntax
    'Declaration
     
    Public Property RowOrigin As Double
    public double RowOrigin {get; set;}
    See Also