ComponentOne Chart for .NET (2.0) Search HelpCentral 

PointStyle.Select Event

Fires when the selection of a PointStyle is performed. Fires only when the PointStyle Selection property is set to PointStyleSelectionEnum.Custom.

[Visual Basic]

Public Event Select As PointStyleSelectEventHandler

[C#]

public event PointStyleSelectEventHandler Select

[Delphi]

public property Select: PointStyleSelectEventHandler read remove_Select write add_Select;

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.