PARAMSHARE ; ParamShare; PARAMSHARE
{
	COLOUR {
		%include MagicsColours.txt
		}
	STYLE {
		SOLID; SOLID
		DASH; DASH
		DOT; DOT
		CHAIN_DOT; CHAIN_DOT
		CHAIN_DASH; CHAIN_DASH
	}
}
MTAYLOR; Magics; Automatically generated
{
	TAYLOR_LABEL
	[ help_text = 'Label of the grid' ]
	{
		@
	} = Correlation

	TAYLOR_LABEL_COLOUR
	[ help_text = 'Colour of the label', help = help_colour,interface = colour]
	{
		&PARAMSHARE&COLOUR
	} = NAVY

	TAYLOR_LABEL_HEIGHT
	[ help_text = 'Hieght of the label' ]
	{
		*
	} = 0.35

	TAYLOR_PRIMARY_GRID_INCREMENT
	[ help_text = 'Reference used  of the Standard deviation plotting.' ]
	{
		*
	} = 0.5

	TAYLOR_PRIMARY_GRID_LINE_COLOUR
	[ help_text = 'Colour used to plot the primary grid', help = help_colour,interface = colour]
	{
		&PARAMSHARE&COLOUR
	} = NAVY

	TAYLOR_PRIMARY_GRID_LINE_THICKNESS
	[ help_text = 'Thickness used to plot the primary grid' ]
	{
		*
	} = 1

	TAYLOR_PRIMARY_GRID_LINE_STYLE
	[ help_text = 'Line Style used to plot the primary grid' ]
	{
		SOLID; SOLID
		DASH; DASH
		DOT; DOT
		CHAIN_DASH; CHAIN_DASH
		CHAIN_DOT; CHAIN_DOT
	} = SOLID

	TAYLOR_PRIMARY_GRID_REFERENCE
	[ help_text = 'Reference used  of the Standard deviation plotting.' ]
	{
		*
	} = 0.5

	TAYLOR_REFERENCE_LINE_COLOUR
	[ help_text = 'Colour used to plot the primary grid', help = help_colour,interface = colour]
	{
		&PARAMSHARE&COLOUR
	} = NAVY

	TAYLOR_REFERENCE_LINE_THICKNESS
	[ help_text = 'Thickness used to plot the primary grid' ]
	{
		*
	} = 2

	TAYLOR_REFERENCE_LINE_STYLE
	[ help_text = 'Line Style used to plot the primary grid' ]
	{
		SOLID; SOLID
		DASH; DASH
		DOT; DOT
		CHAIN_DASH; CHAIN_DASH
		CHAIN_DOT; CHAIN_DOT
	} = SOLID

	TAYLOR_PRIMARY_LABEL
	[ help_text = 'Turn the labels (on/off) of the primary grid' ]
	{
		ON; ON
		OFF; OFF
	} = ON

	TAYLOR_PRIMARY_LABEL_COLOUR
	[ help_text = 'Colour of the  labels  of the primary grid', help = help_colour,interface = colour]
	{
		&PARAMSHARE&COLOUR
	} = NAVY

	TAYLOR_PRIMARY_LABEL_HEIGHT
	[ help_text = 'Height of the  labels  of the primary grid' ]
	{
		*
	} = 0.35

	TAYLOR_SECONDARY_GRID
	[ help_text = 'turn on/off the secondaries lines for the grid' ]
	{
		ON; ON
		OFF; OFF
	} = OFF

	TAYLOR_SECONDARY_GRID_REFERENCE
	[ help_text = 'Reference used  of the Standard deviation plotting.' ]
	{
		*
	} = 0.5

	TAYLOR_SECONDARY_GRID_INCREMENT
	[ help_text = 'Reference used  of the Standard deviation plotting.' ]
	{
		*
	} = 0.5

	TAYLOR_SECONDARY_GRID_LINE_COLOUR
	[ help_text = 'Colour used to plot the primary grid', help = help_colour,interface = colour]
	{
		&PARAMSHARE&COLOUR
	} = NAVY

	TAYLOR_SECONDARY_GRID_LINE_THICKNESS
	[ help_text = 'Thickness used to plot the primary grid' ]
	{
		*
	} = 1

	TAYLOR_SECONDARY_GRID_LINE_STYLE
	[ help_text = 'Line Style used to plot the primary grid' ]
	{
		SOLID; SOLID
		DASH; DASH
		DOT; DOT
		CHAIN_DASH; CHAIN_DASH
		CHAIN_DOT; CHAIN_DOT
	} = SOLID

	TAYLOR_SECONDARY_LABEL
	[ help_text = 'Turn the labels (on/off) of the secondary grid' ]
	{
		ON; ON
		OFF; OFF
	} = ON

	TAYLOR_SECONDARY_LABEL_COLOUR
	[ help_text = 'Colour of the  labels  of the secondary grid', help = help_colour,interface = colour]
	{
		&PARAMSHARE&COLOUR
	} = NAVY

	TAYLOR_SECONDARY_LABEL_HEIGHT
	[ help_text = 'Height of the  labels  of the secondary grid' ]
	{
		*
	} = 0.35

}
