Back to Devexpress

ModelControl Class

wpf-devexpress-dot-xpf-dot-charts-418e3caa.md

latest1.5 KB
Original Source

ModelControl Class

For internal use. Represents a model control object.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public abstract class ModelControl :
    ChartElementBase
vb
Public MustInherit Class ModelControl
    Inherits ChartElementBase

Remarks

This member supports the internal infrastructure and is not intended to be used directly from your code.

Inheritance

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartElementBase ModelControl

See Also

ModelControl Members

DevExpress.Xpf.Charts Namespace