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 As System.String _
) As
public Name(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照