[]
        
(Showing Draft Content)

C1.Win.C1Chart.PointStyle.Selection

Selection Property

Selection

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

Declaration
public PointStyleSelectionEnum Selection { get; set; }
See Also