Class EventStudyChart
Displays event study summary in graphical form.
public class EventStudyChart : ChartBase, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, ISupportInitialize, IDisposable
- Inheritance
-
EventStudyChart
- Implements
- Inherited Members
- Extension Methods
Constructors
EventStudyChart()
Initializes an empty event study chart.
public EventStudyChart()
EventStudyChart(EventStudyResults)
Initializes an event study chart and plots the summary results.
public EventStudyChart(EventStudyResults results)
Parameters
results
EventStudyResults
Methods
Plot(EventStudyResults)
Plots the specified results.
public void Plot(EventStudyResults results)
Parameters
results
EventStudyResults