The following tables list the members exposed by ChartPicture.
Name | Description | |
---|---|---|
ChartPicture Constructor | Constructor. |
Name | Description | |
---|---|---|
Annotations | Chart annotation collection. | |
AntiAliasing | Specifies whether smoothing (antialiasing) is applied while drawing chart. | |
BackColor | Background color for the Chart | |
BackGradientEndColor | The second color which is used for a gradient | |
BackGradientType | A type for the background gradient | |
BackHatchStyle | Back Hatch style | |
BackImage | Chart area background image | |
BackImageAlign | Background image alignment used by ClampUnscale drawing mode. | |
BackImageMode | Chart area background image drawing mode. | |
BackImageTranspColor | Background image transparent color. | |
BorderColor | Border color for the Chart | |
BorderSkinAttributes | Chart border skin style. | |
BorderStyle | The style of the border line | |
BorderWidth | The width of the border line | |
ChartAreas | Reference to chart area collection | |
DataManipulator | Series Data Manipulator | |
Height | Chart height | |
Legend | Reference to the default legend object | |
Legends | Chart legend collection. | |
MapAreas | Chart map areas collection. | |
MapEnabled | Indicates that chart image map is enabled. | |
SoftShadows | Indicates that smoothing is applied while drawing shadows. | |
TextAntiAliasingQuality | Specifies the quality of text antialiasing. | |
Title | Chart title | |
TitleFont | Title font | |
TitleFontColor | Font color of the title | |
Titles | Chart title collection. | |
UI | Chart command user interface. | |
Width | Chart width |
Name | Description | |
---|---|---|
LoadTemplate | Overloaded. Loads chart appearance template from file. | |
Paint | Overloaded. This function paints a chart. | |
PaintAreaOnly | This function paints a chart. | |
ReCalc | Recalculate the chart picture. | |
Resize | Overloaded. Resize the chart picture. | |
Select | Overloaded. Function, that returns a selected data point and selected series from x, and y coordinate position. |
Name | Description | |
---|---|---|
Dispose | ||
OnAfterPaint | Invoke after paint delegates. | |
OnBeforePaint | Invoke before paint delegates. |