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

SCITooltipBehavior

@interface SCITooltipBehavior<T : id <ISCIChartModifier>>
    : SCITooltipBehaviorBase <T> <ISCISeriesTooltipCallback>

Provides a tooltip behavior for ISCIChartModifier implementors.

Note

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