Multiplies this Vector instance by the specified scalar.
Namespace: com.mindfusion.charting
Package: com.mindfusion.charting
Java
![]() |
---|
public static Vector multiply ( |
The scalar value.
The Vector to multiply.
A Vector containing the multiplication result.