LegendBaseModel.CustomItems Property
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v26.1.Wizard.dll
Declaration
[LocalizableCategory(DesignerCategories.Elements)]
public CustomLegendItemCollectionModel CustomItems { get; }
Property Value
| Type |
|---|
| CustomLegendItemCollectionModel |
See Also