ChartDesigner Properties
The class representing the Chart Designer used to design a chart at runtime.| Name | Description |
|---|---|
| AddElementMenuOptions | Returns options of the Add Element menu. |
| AvailableViewTypes | Gets or sets a list of groups of series views available to show on the chart. |
| Caption | Gets or sets the Designer form caption. |
| ChartTreePanelWidth | |
| EnableLargeDataSetWarning | Gets or sets the value indicating whether the warning about possible freezes on large data sets should be shown. |
| Icon | Gets or sets the Designer form icon. |
| MaxSize | |
| MinSize | |
| PropertiesPanelWidth | |
| ShowActualData | Specifies whether to use sample data or data from the underlying data source to build a chart for the Chart Designer’s preview. |
| ShowIcon | Gets or sets the value indicating whether the Designer form icon should be shown. |
| Size |
See Also