iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x

SCIVerticalSliceBehaviorBase

@interface SCIVerticalSliceBehaviorBase<T : id <ISCIChartModifier>>
    : SCITooltipBehaviorBase <T>

Defines a base class with with vertical slice tooltip behavior for ISCIChartModifier implementors.

Note

T is the type of modifier to which this behavior will be attached.