Axis.AxisName Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the name of the axis, which can be either X, Y, X2 or Y2.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
<BindableAttribute(True)> <BrowsableAttribute(False)> <PersistenceModeAttribute(PersistenceMode.Attribute)> Public Overridable ReadOnly Property AxisName As AxisName
Property Value
Type: System.Web.UI.DataVisualization.Charting.AxisNameAn AxisName enumeration value that represents the name of the axis.
.NET Framework
Available since 4.0
Available since 4.0
Show: