Annotation.AxisXName 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 X axis which an annotation is attached to.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[BrowsableAttribute(false)] [BindableAttribute(false)] public virtual string AxisXName { get; set; }
Property Value
Type: System.StringA string value that represents the name of the X axis which an annotation is attached to.
.NET Framework
Available since 4.0
Available since 4.0
Show: