ChartActivationChangedEventArgs¶ Summary¶ Provides data for chart activated/deactivated events Signature 1public class ChartActivationChangedEventArgs Namespace¶ cAlgo.API Properties¶ Chart¶ Summary The chart that event belonges to Signature 1public Chart Chart {get;} Return Value Chart