Spread for ASP.NET 10 Product Documentation
CanChangeChartViewType Property


Gets a value that indicates whether the chart type can be changed.
Syntax
'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.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

SpreadChart Class
SpreadChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.