In the GSA section of the documentation describing registering spatial features, it states:
"If any features are point features, there will be an option to define a column that can be used to store the angle of the feature as well as columns to store the X and Y scale vale. The angle and scale of cells and text will be stored in the selected columns. The registration wizard automatically looks for columns named MS_XSCALE and MS_Y_SCALE, and MS_ANGLE.
Is it really looking for "MS_Y_SCALE", or is that a typo? I have a MS_YSCALE column, and I picked that column for the "Y Scale" during feature registration. However, the resulting Text feature ( a sub-feature of my polygon collection) only shows "MS_XSCALE" and "myfeature_REF" as properties. Since I specified BOTH an X Scale and Y Scale during the wizard, I expected to see them both as properties. But, if the wizard is indeed expecting MS_Y_SCALE instead, then I understand why it is missing.
Thanks,
Bruce