FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DIrGridData Class / ColumnOrigin Property

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