Legend Class

Legend class consists of the following properties:

Property Description Data Type Default
BorderVisible Determines whether or not a border is drawn around the Legend. Boolean False
Position Determines location of the Legend, either right or left of the plot area. Enumerated type consisting of the following options:
  • rlRight (=0)
  • rlLeft (=1)
rlRight
Visible Determines whether or not the Legend is visible on the chart. Boolean True
YScaleVisible Determines whether or not the Legend contains the y-axis scale label(s).  In the legend, the scale label serves as a heading and all profiles assigned to that scale are displayed underneath. Boolean False

See Also

Properties | Legend