Description
A Legend object represents a chart's legend. To return Legend
object, use Chart.Legend.
C#
vb.net
Properties
Name |
Description |
---|---|
Sets or returns how the legend will be positioned in relation to the chart's plot area. | |
Sets or returns whether the legend will be displayed vertically. | |
Sets or returns whether the chart legend will be displayed. |
Nested Classes
Name |
Description |
---|---|
The LegendLocation class contains all available legend positions relative to a chart's plot area. |