​
​
​

Gets an object that represents the drawing which causes the event. It is of the type DataVisualization.DrawingFrame.

Syntax

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

Limitations

Read only.

​