Back to Devexpress

IndicatorUnwrapAnimationModel Class

windowsforms-devexpress-dot-xtracharts-dot-designer-8a8f9a68.md

latest1.6 KB
Original Source

IndicatorUnwrapAnimationModel Class

The IndicatorUnwrapAnimation model.

Namespace : DevExpress.XtraCharts.Designer

Assembly : DevExpress.XtraCharts.v25.2.Wizard.dll

NuGet Package : DevExpress.Win.Charts

Declaration

csharp
[ModelOf(typeof(IndicatorUnwrapAnimation))]
public class IndicatorUnwrapAnimationModel :
    IndicatorAnimationBaseModel
vb
<ModelOf(GetType(IndicatorUnwrapAnimation))>
Public Class IndicatorUnwrapAnimationModel
    Inherits IndicatorAnimationBaseModel

Inheritance

Object ChartElementModel AnimationBaseModel SeriesAnimationBaseModel IndicatorAnimationBaseModel IndicatorUnwrapAnimationModel

See Also

IndicatorUnwrapAnimationModel Members

DevExpress.XtraCharts.Designer Namespace