It is not possible as the internal views are created when the counter is created based on the designer setting.
You have two options:
1. Extract AnimatedCounter.bas from XUI Views and modify it.
2. Create several layouts with only the counter and different number of digits and load the layouts as needed. This is simpler than it sounds.