PropertyDescriptorsCustomizingEventArgs.Properties Property
Gets or sets the property descriptors of the chart element.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v26.1.Wizard.dll
Declaration
Property Value
| Type | Description |
|---|---|
| PropertyDescriptorCollection | The collection of System.ComponentModel.PropertyDescriptor objects. |
See Also