[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DBar.Origin

Origin Property

Origin

Gets or sets the origin of Z-axis for the bar chart. Defines the Z-value from which bars are filled.

Declaration
[C1Description("Chart3DBar.Origin", "The origin of Z-axis for the bar chart. Defines the Z-value from which bars are filled.")]
public double Origin { get; set; }
<C1Description("Chart3DBar.Origin", "The origin of Z-axis for the bar chart. Defines the Z-value from which bars are filled.")>
Public Property Origin As Double