Skip to content

ChartActivationChangedEventArgs

Summary

Provides data for chart activated/deactivated events

Signature

1
public class ChartActivationChangedEventArgs

Namespace

cAlgo.API

Properties

Chart

Summary

The chart that event belonges to

Signature

1
public Chart Chart {get;}

Return Value

Chart