Chart.BuildNumber Property

.NET Framework (current version)
 

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the build number of the Chart control.

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

[<BrowsableAttribute(false)>]
member BuildNumber : string with get

Property Value

Type: System.String

A string that represents the build number.

.NET Framework
Available since 4.0
Return to top
Show: