ScaleValue2 Property
ScaleValue2 returns the post map second proportional scaling value (height column units). Returns a double. This is a read-only property.
Syntax
object. ScaleValue2
Example
This example demonstrates how to return the scale value (at Data Value) for the second symbol height in the post map Proportional Scaling dialog.
Debug.Print PostLayer.ScaleValue2
Used by: PostLayer Object