[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Chart.SpreadChart.CanSwitchRowColumn

CanSwitchRowColumn Property

CanSwitchRowColumn

Gets a value that indicates whether the user can switch the rows and columns of the chart.

Declaration
[Browsable(false)]
public bool CanSwitchRowColumn { get; }
<Browsable(False)>
Public ReadOnly Property CanSwitchRowColumn As Boolean
Property Value
Type Description
bool

true if the user can switch rows and columns of the chart; otherwise, false.