'Declaration Public ReadOnly Property CanChangeChartViewType As Boolean
'Usage Dim instance As SpreadChart Dim value As Boolean value = instance.CanChangeChartViewType
public bool CanChangeChartViewType {get;}
Property Value
true
if the chart type can be changed; otherwise, false
.