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