dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
biv = Bivariate( Y( :height ), X( :age ) );
Show Properties( biv );
The object biv supports Subtable, Boolean, Action, and Action Choice type messages. Enum and New Entity messages are not supported.

Help created on 10/11/2018