Hide data in New-UDChartJS?

I am using New-UDChartJS and am wondering if it is possible to hide some sort of ID (from my dataset used to populate the chart) that I can then use in an -OnClick event. At the moment, my labelProperty is a timestamp and my dataProperty is TotalMilliseconds, but I would like to associate an -OnClick event with an ID as well.