Click or drag to resize

IChartVisualIsSelected Property

Gets or sets if the IChartVisual is selected or not.

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
bool IsSelected { get; set; }

Property Value

Boolean
See Also