[]
        
(Showing Draft Content)

FarPoint.Win.Chart.WaterfallSeries.IsTotal

IsTotal Method

IsTotal(int)

Gets whether the index point is a total.

Declaration
public bool IsTotal(int index)
Public Function IsTotal(index As Integer) As Boolean
Parameters
Type Name Description
int index

the index point is a total

Returns
Type Description
bool

True if the index point is total; otherwise, false.