The MosaicPlot class is derived from the Plot2D class. The additional methods of the MosaicPlot class are
AddVar
Adds a new X variable.
Create
Creates a mosaic plot.
CreateWithFreq
Creates a mosaic plot from data that includes a frequency variable.
SetOtherThreshold
Sets a cutoff value for determining which observations are placed into the "Others" category.
SetTwoWay
Controls whether the plot is displayed as a two-way or N-way plot.
ShowPercentage
Controls whether the tile labels display percentages.
ShowTileLabels
Shows or hides the tile labels.