ComponentOne WebChart for ASP.NET (2.0) Search HelpCentral 

PointStyle.Selection Property

Gets or sets the selection method of the PointStyle. For selection method options, see PointStyleSelectionEnum.

[Visual Basic]

Public Property Selection As PointStyleSelectionEnum

[C#]

public PointStyleSelectionEnum Selection {get;set;}

[Delphi]

public property Selection: PointStyleSelectionEnum read get_Selection write set_Selection;

See Also

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


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