Lock Aspect

The '"lockAspect"' property can be defined for all visuals. It includes settings for locking and unlocking a visuals aspect ratio.

Syntax

{
    "name": "LeanProductivity",
    "visualStyles": {
        "*": {
            "*": {
                "lockAspect": [{
                    "show": false
                }]
            }
        }
    }
}

Settings

Lock Aspect Settings.png

Back to Visual Styles