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

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