BarChart for ASP.NET WebForms
Origin Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > ChartAxis Class : Origin Property
A value that indicates the origin value of the axis.
Syntax
'Declaration
 
Public Property Origin As System.Nullable(Of Double)
public System.Nullable<double> Origin {get; set;}
See Also

Reference

ChartAxis Class
ChartAxis Members