[]
Gets whether the index point is a total.
public bool IsTotal(int index)
Public Function IsTotal(index As Integer) As Boolean
| Type | Name | Description |
|---|---|---|
| int | index | the index point is a total |
| Type | Description |
|---|---|
| bool | True if the index point is total; otherwise, false. |