wpf-devexpress-dot-xpf-dot-charts-30078f5f.md
The base class for all chart controls.
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
public abstract class ChartControlBase :
Control,
IChartElement,
IOwnedElement,
INotificationOwner,
ICoreReference,
IWeakEventListener,
IDockTarget,
IPrintableControl,
IPrintingTarget,
IChartsPrintableControl,
ISupportMeasureNotify,
IAutoLayoutSupport,
IContainerLegendOptions
Public MustInherit Class ChartControlBase
Inherits Control
Implements IChartElement,
IOwnedElement,
INotificationOwner,
ICoreReference,
IWeakEventListener,
IDockTarget,
IPrintableControl,
IPrintingTarget,
IChartsPrintableControl,
ISupportMeasureNotify,
IAutoLayoutSupport,
IContainerLegendOptions
The following members return ChartControlBase objects:
Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartControlBase Chart3DControl
See Also