Gets an object that represents the chart which causes the event. It is of the type DataVisualization.ChartFrame.

Syntax

public DataVisualization.ChartFrame ChartFrame { get; }
Public ReadOnly Property ChartFrame() As DataVisualization.ChartFrame

Limitations

Read only.