ASP.NET Core MVC コントロールヘルプ
Name メソッド (ChartSeriesBaseBuilder<T,TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ChartSeriesBaseBuilder<T,TControl,TBuilder> クラス : Name メソッド
The value.
Configurates C1.Web.Mvc.ChartSeriesBase<T>.Name. Sets the series name. The series name is displayed in the chart legend. Any series without a name does not appear in the legend.
シンタックス
'宣言
 
Public Function Name( _
   ByVal value As System.String _
) As TBuilder
public TBuilder Name( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

ChartSeriesBaseBuilder<T,TControl,TBuilder> クラス
ChartSeriesBaseBuilder<T,TControl,TBuilder> メンバ