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

SCITooltipBehaviorBase

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

Defines a base class with tooltip behavior for ISCIChartModifier implementors.

Note

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