[Visual Basic]
Public Enum InteractionAppearance
[C#]
public enum InteractionAppearance
[Delphi]
type InteractionAppearance = (Default, FillSelectionArea);
Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Members
Member name |
Description |
Default |
Default appearance |
FillSelectionArea |
PlotArea.BackColor2 is used as fill color, if it is empty the partially transparent color is selected. |
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |