DrawingBaseIsSelected Property |
Gets or sets whether the object is selected or not
Namespace:
SharpCharts.Base.ChartObject
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax public bool IsSelected { get; set; }
Property Value
Type:
BooleanSee Also