[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.SpreadChart.CanSwitchRowColumn

CanSwitchRowColumn Property

CanSwitchRowColumn

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

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

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