'宣言 Public Function Labels( _ ByVal value As System.Boolean _ ) As ChartAxisBuilder(Of T)
public ChartAxisBuilder<T> Labels( System.bool value )
パラメータ
- value
- The value.
戻り値の型
Current builder.
'宣言 Public Function Labels( _ ByVal value As System.Boolean _ ) As ChartAxisBuilder(Of T)
public ChartAxisBuilder<T> Labels( System.bool value )