Annotation.YAxisName Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets or sets the name of the Y axis which an annotation is attached to.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[<BrowsableAttribute(false)>] [<BindableAttribute(false)>] abstract YAxisName : string with get, set [<BrowsableAttribute(false)>] [<BindableAttribute(false)>] override YAxisName : string with get, set
Property Value
Type: System.StringA string value that represents the name of the Y axis which an annotation is attached to.
.NET Framework
Available since 4.0
Available since 4.0
Show: