Gets or set whether this point style should be applied to the data point defined by SeriesIndex and PointIndex properties.
[Visual Basic]
Public Property Selected As Boolean
[C#]
public bool Selected {get;set;}
[Delphi]
public property Selected: Boolean read get_Selected write set_Selected;
See Also
PointStyleSelectEventArgs Class | PointStyleSelectEventArgs Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |