Back to Devexpress

PropertyDescriptorsCustomizingEventArgs.Element Property

windowsforms-devexpress-dot-xtracharts-dot-designer-dot-propertydescriptorscustomizingeventargs.md

latest1.2 KB
Original Source

PropertyDescriptorsCustomizingEventArgs.Element Property

Returns a chart element whose property descriptors are currently customized.

Namespace : DevExpress.XtraCharts.Designer

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

NuGet Package : DevExpress.Win.Charts

Declaration

csharp
public object Element { get; }
vb
Public ReadOnly Property Element As Object

Property Value

TypeDescription
Object

A chart element.

|

See Also

PropertyDescriptorsCustomizingEventArgs Class

PropertyDescriptorsCustomizingEventArgs Members

DevExpress.XtraCharts.Designer Namespace