PLOT_SUBPAGE ; Subpage for PlotMod ; Metview
{

	TOP 
		[ label = 'Top ( Percent of the Page )' ]
	{
		*
	} = 0

	BOTTOM 
		[ label = 'Bottom ( Percent of the Page )' ]
	{
		*
	} = 100

	LEFT 
		[ label = 'Left ( Percent of the Page )' ]
	{
		*
	} = 0

	RIGHT 
		[ label = 'Right ( Percent of the Page )' ]
	{
		*
	} = 100
}
