[]
Gets or sets the origin of Z-axis for the bar chart. Defines the Z-value from which bars are filled.
[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