Set the label's zoom from value
Future<void> setLabelZoomFrom(num from) => DisplayRulePlatform.instance.setLabelZoomFrom(id, from);