When you Click on a ChartData for a Histogram chart and drop into the event handler the ColumnLabel and RowLabel are both empty strings. The labels are turned on and visible in the UI but are empty.
Anyone else see this behavior?
Thanks
-Ken
I was able to find the data I needed here
e.Primitive.DataPoint.Label
Should this also be on either ColumnLabel or RowLabel??