Chart Properties: Header-Footer

Defines headers and footers for chart legends.

PropertyDescription

Show Header

Displays a chart header.

  • Title—Header title..

  • Subtitle—Header subtitle..

  • Location—Pixel coordinate position at which to display the header. Use x to specify a horizontal position and y to specify a vertical position.

    The (x,y) pixel location of (1,1) relates to the upper left-hand coordinate of an image. Each positional object is considered a rectangle. The charting application positions the upper left-hand corner of the rectangle at the pixel location specified.

    Note: The default location (x=0, y=0) is a relative position. Non-zero values are absolute positions.

Select Font to adjust the size, type, and color.

Show Footer

Displays a chart footer.

  • Footer—First line in the footer..

  • Sub Footer—Second line in the footer.

  • Location—Pixel coordinate position at which to display the footer. Use x to specify horizontal position and y to specify a vertical position.

    The (x,y) pixel location of (1,1) relates to the upper left-hand coordinate of an image. Each positional object is considered a rectangle. The charting application positions the upper left-hand corner of the rectangle at the pixel location specified.

    Note: The default location (x=0, y=0) is a relative position. Non-zero values are absolute positions.

Select Font adjust the size, type, and color.