Skip to content

ChartVisibilityChangedEventArgs

Summary

Provides data for chart visibility changed event

Signature

1
public class ChartVisibilityChangedEventArgs

Namespace

cAlgo.API

Properties

Chart

Summary

The chart that event belonges to.

Signature

1
public Chart Chart {get;}

Return Value

Chart