Skip to main content

PropertyDescriptorsCustomizingEventArgs.Element Property

Returns a chart element whose property descriptors are currently customized.

Namespace: DevExpress.XtraCharts.Designer

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

NuGet Package: DevExpress.Win.Charts

Declaration

public object Element { get; }

Property Value

Type Description
Object

A chart element.

See Also