A newer version of this page is available.
Switch to the current version.
XYMarkerAnimationBaseModel Class
The XYMarkerAnimationBase model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v18.2.Wizard.dll
Declaration
[ModelOf(typeof(XYMarkerAnimationBase))]
public abstract class XYMarkerAnimationBaseModel :
SeriesPointAnimationBaseModel
<ModelOf(GetType(XYMarkerAnimationBase))>
Public MustInherit Class XYMarkerAnimationBaseModel
Inherits SeriesPointAnimationBaseModel
Related API Members
The following members accept/return XYMarkerAnimationBaseModel objects:
Inheritance
See Also
Feedback