Back to Devexpress

IndicatorBlowUpAnimationModel Class

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

latest1.6 KB
Original Source

IndicatorBlowUpAnimationModel Class

The IndicatorBlowUpAnimation model.

Namespace : DevExpress.XtraCharts.Designer

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

NuGet Package : DevExpress.Win.Charts

Declaration

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

Inheritance

Object ChartElementModel AnimationBaseModel SeriesAnimationBaseModel IndicatorAnimationBaseModel IndicatorBlowUpAnimationModel

See Also

IndicatorBlowUpAnimationModel Members

DevExpress.XtraCharts.Designer Namespace