AxisScaleView.ViewMinimum Property

.NET Framework (current version)
 

Gets the minimum axis value of a data view.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

<BrowsableAttribute(False)>
Public ReadOnly Property ViewMinimum As Double

Property Value

Type: System.Double

A double that represents the minimum axis value for the data view.

.NET Framework
Available since 4.0
Return to top
Show: