Chart.Legend Property
Gets or sets legend settings for the chart.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Legend | Legend settings for the chart. |
Remarks
For more information about the legend, refer to the following help topic: Configure Chart Legend in DevExpress Presentation API.
See Also