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