2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / Interaction Class / Appearance Property

In This Topic
    Appearance Property (Interaction)
    In This Topic
    Gets or sets the interaction appearance.
    Syntax
    'Declaration
     
    Public Property Appearance As InteractionAppearance
    public InteractionAppearance Appearance {get; set;}
    See Also