'Declaration
Public Function ScaleY( _ ByVal value As Single _ ) As ChartGesturesBuilder(Of T)
public ChartGesturesBuilder<T> ScaleY( float value )
Parameters
- value
- The value.
Return Value
Current builder.
'Declaration
Public Function ScaleY( _ ByVal value As Single _ ) As ChartGesturesBuilder(Of T)
public ChartGesturesBuilder<T> ScaleY( float value )