Back to Devexpress

ChartControlBase.Chart Attached Property

wpf-devexpress-dot-xpf-dot-charts-dot-chartcontrolbase-ebdb547f.md

latest1.1 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

See GetChart(DependencyObject) and SetChart(DependencyObject, ChartControlBase).

Returns

TypeDescription
ChartControlBase

A descendant of the ChartControlBase class.

|

See Also

ChartControlBase Class

ChartControlBase Members

DevExpress.Xpf.Charts Namespace