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

PropertyDescriptorsCustomizingEventArgs Properties

Provides data for the ChartDesigner.PropertyDescriptorsCustomizing event.
Name Description
Element Returns a chart element whose property descriptors are currently customized.
ElementModel Returns the model of a chart element whose property descriptors are currently customized.
Properties Gets or sets the property descriptors of the chart element.
See Also