FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DBar Class / Origin Property

In This Topic
    Origin Property (Chart3DBar)
    In This Topic
    Gets or sets the origin of Z-axis for the bar chart. Defines the Z-value from which bars are filled.
    Syntax
    'Declaration
     
    Public Property Origin As Double
    public double Origin {get; set;}
    See Also