Use the members of this enumeration to set the value of the Appearance property
of the Interaction class.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# |
|---|
[FlagsAttribute] public enum InteractionAppearance |
| Visual Basic |
|---|
<FlagsAttribute> _ Public Enumeration InteractionAppearance |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Default | 0 | Default appearance | |
| FillSelectionArea | 1 | PlotArea.BackColor2 is used as fill color, if it is empty the partially transparent color is selected. |