ASP.NET Core MVC コントロールヘルプ
ItemsSource プロパティ (ChartAxis<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ChartAxis<T> クラス : ItemsSource プロパティ
Gets or sets the items source for axis labels.
シンタックス
'宣言
 
Public Property ItemsSource As IItemsSource(Of T)
public IItemsSource<T> ItemsSource {get; set;}
参照

ChartAxis<T> クラス
ChartAxis<T> メンバ