ChartEx.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 |
|---|---|
| LegendEx | Legend settings for the chart. |
Remarks
Refer to the following help topic for additional information about the legend: Configure Chart Legend in DevExpress Presentation API.
See Also