Dim instance AsClusteredBarSeriesDim value AsBoolean
instance.AutoOrigin = value
value = instance.AutoOrigin
Remarks
If false then the bar origin is manually assigned via the Origin property. If true then bar origin is automatically calculated as the minimum value in the series.