Skip to main content
A newer version of this page is available. .

PropertyDescriptorsCustomizingEventArgs.Element Property

Returns a chart element whose property descriptors are currently customized.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

public object Element { get; }

Property Value

Type Description
Object

A chart element.

See Also