Name | Description | |
---|---|---|
ChartControl Constructor | Initializes a new instance of the ChartControl class. |
The following tables list the members exposed by ChartControl.
Name | Description | |
---|---|---|
ChartControl Constructor | Initializes a new instance of the ChartControl class. |
Name | Description | |
---|---|---|
AutoRefresh | Gets or sets a value indicating whether the chart will be automatically refreshed (redrawn) for every property change. | |
Backdrop | Gets or sets the BackdropItem used for the background of the chart control. | |
BlackAndWhiteMode | Gets or sets a value indicating whether the chart will be drawn in black and white using hatch patterns and line dashing to designate colors. | |
ChartAreas | A collection of ChartArea objects drawn in the chart control. | |
ChartBorder | Gets or sets the border used to draw around the chart. | |
ColorPalette | Gets or sets the color palette enumeration used for the series. | |
Culture | Gets or sets the culture for the chart control. | |
DataSource | Gets or sets the global data source for the chart. | |
GridLayout | Gets or sets the GridLayout object for the chart. | |
ImageType | Sets or returns the type of image to which the chart will be rendered on the report. | |
Legends | Gets or sets the legend object for the chart control. | |
Series | Gets the series collection for the chart object. | |
Titles | Gets the titles collection for the SharpGraph object. | |
UIOptions | Gets or sets specific user interface features for the chart. |
Name | Description | |
---|---|---|
Dispose | Releases the control instance from memory. | |
Load | Reconstructs a chart object from the specified file. | |
RenderCrossPlatform | ||
Restart | Resets the chart data source and restarts chart processing. | |
Save | Creates an XML encoding of the chart object and its current state (without data). |