ChartObjectEventArgs¶
Summary¶
Provides data for the chart object change event.
Signature¶
1 |
|
Namespace¶
cAlgo.API
Properties¶
Name | Description |
---|---|
Chart { get; } | Gets the chart. |
Area { get; } | Gets the chart area. |
ChartObject { get; } | Gets the chart object. |
See Also¶
Last update: March 23, 2023