Skip to main content

CustomLegendItemModel Class

The CustomLegendItem model.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v23.2.Wizard.dll

NuGet Package: DevExpress.Win.Charts

Declaration

[ModelOf(typeof(CustomLegendItem))]
public class CustomLegendItemModel :
    ChartElementNamedModel

The following members return CustomLegendItemModel objects:

Inheritance

See Also