ChartControlBase.Chart Attached Property
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.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Returns
Type | Description |
---|---|
ChartControlBase | A descendant of the ChartControlBase class. |
See Also