ChartControlExtension Constructors
An extension object implementing the Chart functionality.| Name | Parameters | Description |
|---|---|---|
| ChartControlExtension(ChartControlSettings, ViewContext) | settings, viewContext | Initializes a new instance of the ChartControlExtension class with the specified owner and view context. |
| ChartControlExtension(ChartControlSettings) | settings | Initializes a new instance of the ChartControlExtension class with the specified owner. |
See Also