|
inline |
Returns current series type (simple, stacked, full stacked, range).
Call this function to determine the current series type. It can be one of the following enumerated values:
If you need to find out whether a series is stacked or ranged call IsStackedSeries() and IsRangeSeries().