Skip to main content

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