Gets or sets the interaction appearance.
[Visual Basic]
Public Property Appearance As InteractionAppearance
[C#]
public InteractionAppearance Appearance {get;set;}
[Delphi]
public property Appearance: InteractionAppearance read get_Appearance write set_Appearance;
See Also
Interaction Class | Interaction Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |