PropertyDescriptorsCustomizingEventArgs.ElementModel Property
Returns the model of a chart element whose property descriptors are currently customized.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type | Description |
---|---|
ChartElementModel | The chart element model. |
See Also