'Declaration ReadOnly Property Selected As Boolean
'Usage Dim instance As IChartObject Dim value As Boolean value = instance.Selected
bool Selected {get;}
Property Value
true
if the chart is selected; otherwise, false
.'Declaration ReadOnly Property Selected As Boolean
'Usage Dim instance As IChartObject Dim value As Boolean value = instance.Selected
bool Selected {get;}
true
if the chart is selected; otherwise, false
.