'Declaration Public ReadOnly Property CanSwitchRowColumn As System.Boolean
'Usage Dim instance As SpreadChart Dim value As System.Boolean value = instance.CanSwitchRowColumn
public System.bool CanSwitchRowColumn {get;}
Property Value
true
if user can switch rows and columns of the chart; otherwise, false
.