Binding Property (ChartAxis<T>) | ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / ChartAxis<T> Class / Binding Property

In This Topic
Binding Property (ChartAxis<T>)
In This Topic
Gets or sets the comma-separated property names for property "ItemsSource".
Syntax
'Declaration
 
Public Property Binding As String
 
See Also