[]
Gets or sets whether the area origin is automatically calculated or manually assigned.
[FpCategory("Category_Appearance")]
public bool AutoOrigin { get; set; }
<FpCategory("Category_Appearance")>
Public Property AutoOrigin As Boolean
If false, then the area origin is manually assigned via the Origin property. If true, then area origin is automatically calculated as the minimum value in the series.