Page tree
Skip to end of metadata
Go to start of metadata

Description

A Legend object represents a chart's legend. To return Legend object, use Chart.Legend.

C#
vb.net

Properties

Name

Description

Location

Sets or returns how the legend will be positioned in relation to the chart's plot area.

Vertical

Sets or returns whether the legend will be displayed vertically.

Visible

Sets or returns whether the chart legend will be displayed.

Nested Classes

Name

Description

LegendLocation

The LegendLocation class contains all available legend positions relative to a chart's plot area.
  • No labels