Sets the minimum length for resources when setResourceLengthMethod is set to ResourceLengthMethod.MinimumFixed.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setMinResourceLength ( |
An integer value, specifying the minimal resource length in pixels. The minimal allowed value is 5. Set to null to use the corresponding value from the current theme.
See Also