ChartControlBase.Chart Attached Property
In This Article
Specifies the chart that is an owner of the Ribbon or Bar Manager component. This is an attached property.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Returns
Type | Description |
---|---|
Chart |
A descendant of the Chart |
See Also