It may be that the wheel sets these properties on initialization, in which case you’ll either need to set up a PostEditChange (or whatever it’s called, the event that gets fired when a blueprint var gets changed) or set up a function to re-initialize the wheel manually.