ComponentOne FinancialChart for WinForms
C1.Chart Namespace / AnimationTransformEventArgs Class / Start Property

In This Topic
    Start Property (AnimationTransformEventArgs)
    In This Topic
    Gets the startig position.
    Syntax
    'Declaration
     
    
    <C1DescriptionAttribute("AnimationTransformEventArgs.Start", "Gets the startig position.")>
    Public Property Start As Double
    [C1Description("AnimationTransformEventArgs.Start", "Gets the startig position.")]
    public double Start {get; set;}
    See Also