Initializes a new instance of the Chart
public ChartFrame(System.ComponentModel.Component chart);
Public Sub New(ByVal chart As System.ComponentModel.Component)
Parameter | Description |
---|---|
chart | Specifies the chart control associated with the chart frame. It must be of the type System. |