Skip to content

ChartActivationChangedEventArgs

Summary

Provides data for chart activated/deactivated events

Signature

1
public class ChartActivationChangedEventArgs

Namespace

cAlgo.API

See Also

Properties

Chart

Summary

The chart that event belongs to

Signature

1
public Chart Chart {get;}

Return Value

Chart