ModelControl Class
In This Article
For internal use. A model control object.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
[TemplateVisualState(Name = "Normal", GroupName = "CommonStates")]
[TemplateVisualState(Name = "MouseOver", GroupName = "CommonStates")]
public abstract class ModelControl :
ChartElementBase
#Remarks
This member supports the internal infrastructure, and is not intended to be used directly from your code.
#Inheritance
#Extension Methods
See Also