ChartView: Implement logic that allows series with Bitmap, Direct2D, or Skia render options to work with ChartToolTipBehavior
Currently, RadChartView doesn't support the ChartToolTipBehavior for series that are using BitmapRenderOptions, Direct2DRenderOptions, or SkiaRenderOptions. The tooltip doesn't display.