I am creating a new ChartStyle that uses TickSize in one of the caclculations but I am getting the "TickSize doesn't exist in current context" error. I looked over the API but can't find a way to pull the TickSize reference into the ninjascript. The documentation states that is under "Common" and should be available for what I am trying to do. What is the explicit "using" statement to access TickSize? Note that the spelling is correct.
TIA,
/george

Comment