ComponentOne WebChart for ASP.NET (2.0) Search HelpCentral 

DataHighlight.Appearance Property

Gets or sets the highlight appearance. The apprearance is a combination of visual attributes which will be applied to the highlighted data. The exact value of attributes is exstracted from the corresponding DataHighlight object ( FillStyle, LineStyle, SymbolStyle).

[Visual Basic]

Public Property Appearance As DataAppearanceEnum

[C#]

public DataAppearanceEnum Appearance {get;set;}

[Delphi]

public property Appearance: DataAppearanceEnum read get_Appearance write set_Appearance;

See Also

DataHighlight Class | DataHighlight Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.