AxisScaleBreakStyle.StartFromZero Property
.NET Framework (current version)
Gets or sets a StartFromZero enumeration value that indicates whether to start the scale break from zero.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Property Value
Type: System.Web.UI.DataVisualization.Charting.StartFromZeroA StartFromZero enumeration value that indicates whether to start the scale break from zero.
If the StartFromZero property is set to Auto, the chart will automatically calculate whether to start the Y-axis scale minimum from the lowest value in the series or from zero.
.NET Framework
Available since 4.0
Available since 4.0
Show: