Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
55
ColumnSeries, CategoryXAxis and ChartInfoStrip
posted

Hello Support,

I'd like to create ChartInfoStrips for a chart with ColumnSeries's grouped by a CategoryXAxis.

The ChartInfoStrip control seems to need numerical X values to get the position correct.  I'm not sure how to (or if I can) interrogate the CategoryXAxis to get category position information.  Any advice on getting over this hurdle?

I'm currently using a CategoryToolTipLayer to display category information when the category is hovered, but really would like something that is onscreen all the time.

Attached is an example chart I'm trying to emulate (from matlab).

Thanks!