You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

plotOptions

Introduction

This structure is used to contain all information about the plot layout, see Create a Plot Layout.

Overview

Field

Subfield

Description

general

 

General options

 

nofRows

Number of rows chosen in plot setup

 

nofColumns

Number of columns chosen in plot setup

 

PaperType

Type of paper used

 

PaperOrientation

Orientation of the paper

 

frameFile

Reference to the frame file (if frame chosen)

 

frameOptions

Information about the plot frame, see frameOptions

 

plotArea

Remaining area (left, bottom, width, height) within the frame box

 

tag

Tag of the plot figure

 

handle

Handle to the plot figure

plot

 

Plot properties

 

area

Size (left, width, bottom, height) of the plot (normalized)

 

content

Properties of the content of a plot

 

type

Type of the plot.
Options:

  • text
  • graph
  • table
  • image

 

handle

Handle to the plot area

  • No labels