Skip to main content

LegendCollectionModel Class

The LegendCollection model.

Namespace: DevExpress.XtraCharts.Designer

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

NuGet Package: DevExpress.Win.Charts

Declaration

[ModelOf(typeof(LegendCollection))]
public class LegendCollectionModel :
    ChartCollectionBaseModel

The following members return LegendCollectionModel objects:

Inheritance

See Also