Home › Forums › Chart Support › legend checkbox › Reply To: legend checkbox
@Jalian184,
You can trigger checked event with the help of jquery by subscribing to itemclick events.
Please refer these links. https://api.jquery.com/checked-selector/ http://stackoverflow.com/questions/7031226/jquery-checkbox-change-and-click-event http://stackoverflow.com/questions/8423217/jquery-checkbox-checked-state-changed-event
— Vishwas R Team CanvasJS