Click or drag to resize

ChartLegend Properties

The ChartLegend type exposes the following members.

Properties
Name Description
Public property Effect
Gets effects used for a chart. Read-only EffectDag .
Public property Effect3D
Gets 3D format of a chart. Read-only FormatThreeD .
Public property EntryTextProperties
Represent text properties of Legend Entry
Public property Fill
Gets fill style properties of a chart. Read-only FillFormat .
Public property Height
Gets or sets the height of a legend. Read/write Single .
Public property IsOverlay
Indicates whether other chart elements allowed to overlap legend. Read/write Boolean .
Public property Left
Gets or sets the x coordinate of a legend. Read/write Single .
Public property LegendEntrys
Get legend entry collection.
Public property Line
Gets line style properties of a chart.
Public property Position
Gets or sets the position of the legend on a chart. Read/write ChartLegendPositionType .
Public property TextProperties
Represent text properties of Legend
Public property Top
Gets or sets the y coordinate of a legend. Read/write Single .
Public property Width
Gets or sets the width of a legend. Read/write Single .
Top
See Also