Name | Description | |
---|---|---|
C1Chart Constructor | Creates a new instance of C1Chart class. |
The following tables list the members exposed by C1Chart.
Name | Description | |
---|---|---|
C1Chart Constructor | Creates a new instance of C1Chart class. |
Name | Description | |
---|---|---|
AccessibilityObject | (Inherited from System.Windows.Forms.Control) | |
AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) | |
AccessibleDescription | (Inherited from System.Windows.Forms.Control) | |
AccessibleName | (Inherited from System.Windows.Forms.Control) | |
AccessibleRole | (Inherited from System.Windows.Forms.Control) | |
ActiveControl | (Inherited from System.Windows.Forms.ContainerControl) | |
AllowDrop | (Inherited from System.Windows.Forms.Control) | |
Anchor | (Inherited from System.Windows.Forms.Control) | |
AssemblyFileVersionString | Gets the control�s assembly file version as a string. | |
AssemblyVersionString | Gets the control�s assembly version as a string. | |
AutoScaleDimensions | (Inherited from System.Windows.Forms.ContainerControl) | |
AutoScaleMode | (Inherited from System.Windows.Forms.ContainerControl) | |
AutoScroll | (Inherited from System.Windows.Forms.ScrollableControl) | |
AutoScrollMargin | (Inherited from System.Windows.Forms.ScrollableControl) | |
AutoScrollMinSize | (Inherited from System.Windows.Forms.ScrollableControl) | |
AutoScrollOffset | (Inherited from System.Windows.Forms.Control) | |
AutoScrollPosition | (Inherited from System.Windows.Forms.ScrollableControl) | |
AutoValidate | (Inherited from System.Windows.Forms.UserControl) | |
BackColor | The background color used to display text and graphics in the control. (Inherited from C1.Win.C1ChartBase.baseChart) | |
BackgroundImage | The background image used for the control. (Inherited from C1.Win.C1ChartBase.baseChart) | |
BackgroundImageLayout | Gets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from C1.Win.C1ChartBase.baseChart) | |
BindingContext | (Inherited from System.Windows.Forms.ContainerControl) | |
BorderStyle | (Inherited from System.Windows.Forms.UserControl) | |
Bottom | (Inherited from System.Windows.Forms.Control) | |
Bounds | (Inherited from System.Windows.Forms.Control) | |
CanFocus | (Inherited from System.Windows.Forms.Control) | |
CanSelect | (Inherited from System.Windows.Forms.Control) | |
Capture | (Inherited from System.Windows.Forms.Control) | |
CausesValidation | (Inherited from System.Windows.Forms.Control) | |
ChartArea | Gets the control�s Chart Area Area object. | |
ChartGroups | Gets the control ChartGroups object. | |
ChartLabels | Gets the control ChartLabels object. | |
ClientRectangle | (Inherited from System.Windows.Forms.Control) | |
ClientSize | (Inherited from System.Windows.Forms.Control) | |
ColorGeneration | Gets or sets a value specifying theme based automatic color generation. The default value is ColorGeneration.Custom which specifies the standard color generation method used by C1Chart. The remaining options mimic the color themes of Microsoft Office.
A special setting for this property is ColorGeneration.CopyToCustom. When the ColorGeneration property is set to the CopyToCustom value, the current colors are copied to the Custom color generation, and the property is automatically set to ColorGeneration.Custom for further customization. Please note that this operation is automatically performed whenever the chart data is loaded by string, file or by the designer. Please also note that as color customizations are made to the LineStyle and SymbolStyle of each ChartDataSeries, these customizations affect both the current state and the Custom state values. | |
CompanyName | (Inherited from System.Windows.Forms.Control) | |
Container | (Inherited from System.ComponentModel.Component) | |
ContainsFocus | (Inherited from System.Windows.Forms.Control) | |
ContextMenu | (Inherited from System.Windows.Forms.Control) | |
ContextMenuStrip | (Inherited from System.Windows.Forms.Control) | |
Controls | (Inherited from System.Windows.Forms.Control) | |
Created | (Inherited from System.Windows.Forms.Control) | |
CurrentAutoScaleDimensions | (Inherited from System.Windows.Forms.ContainerControl) | |
Cursor | (Inherited from System.Windows.Forms.Control) | |
DataBindings | (Inherited from System.Windows.Forms.Control) | |
DataSource | Gets or sets the data source object that is bound to the chart. | |
DeviceDpi | (Inherited from System.Windows.Forms.Control) | |
DisplayRectangle | (Inherited from System.Windows.Forms.ScrollableControl) | |
Disposing | (Inherited from System.Windows.Forms.Control) | |
Dock | (Inherited from System.Windows.Forms.Control) | |
DrawFactor | Gets the DrawFactor of the chart element is set in DrawWithPrinter and accounts for 100/dpi inflation. (Inherited from C1.Win.C1ChartBase.baseChart) | |
Enabled | (Inherited from System.Windows.Forms.Control) | |
Focused | (Inherited from System.Windows.Forms.Control) | |
Font | The font used to display text in the control. (Inherited from C1.Win.C1ChartBase.baseChart) | |
Footer | Gets the control footer object. | |
ForeColor | The foreground color used to display text and graphics in the control. (Inherited from C1.Win.C1ChartBase.baseChart) | |
Handle | (Inherited from System.Windows.Forms.Control) | |
HasChildren | (Inherited from System.Windows.Forms.Control) | |
Header | Gets the control header object. | |
Height | (Inherited from System.Windows.Forms.Control) | |
HorizontalScroll | (Inherited from System.Windows.Forms.ScrollableControl) | |
ImeMode | (Inherited from System.Windows.Forms.Control) | |
Interaction | Gets the control interaction object. | |
InvokeRequired | (Inherited from System.Windows.Forms.Control) | |
IsAccessible | (Inherited from System.Windows.Forms.Control) | |
IsDisposed | (Inherited from System.Windows.Forms.Control) | |
IsHandleCreated | (Inherited from System.Windows.Forms.Control) | |
IsMirrored | (Inherited from System.Windows.Forms.Control) | |
LayoutEngine | (Inherited from System.Windows.Forms.Control) | |
Left | (Inherited from System.Windows.Forms.Control) | |
Legend | Gets the control Legend object. | |
Location | Gets or sets the location of the chart area in chart control client coordinates. (Inherited from C1.Win.C1ChartBase.baseChart) | |
Margin | (Inherited from System.Windows.Forms.Control) | |
MaximumSize | (Inherited from System.Windows.Forms.Control) | |
MinimumSize | (Inherited from System.Windows.Forms.Control) | |
Name | (Inherited from System.Windows.Forms.Control) | |
Padding | (Inherited from System.Windows.Forms.Control) | |
Parent | (Inherited from System.Windows.Forms.Control) | |
ParentForm | (Inherited from System.Windows.Forms.ContainerControl) | |
PreferredSize | (Inherited from System.Windows.Forms.Control) | |
PrintDialogUsage | Overridden. Gets or sets a value indicating whether the print dialog pops up when the PrintChart method is called. | |
ProductName | (Inherited from System.Windows.Forms.Control) | |
ProductVersion | (Inherited from System.Windows.Forms.Control) | |
RecreatingHandle | (Inherited from System.Windows.Forms.Control) | |
Region | (Inherited from System.Windows.Forms.Control) | |
Repaint | Determines whether the chart is repainted when its properties change. | |
Right | (Inherited from System.Windows.Forms.Control) | |
RightToLeft | (Inherited from System.Windows.Forms.Control) | |
Site | (Inherited from System.Windows.Forms.Control) | |
Size | Gets or sets the size of the chart area in chart control client coordinates. (Inherited from C1.Win.C1ChartBase.baseChart) | |
Style | Gets or sets the chart style. | |
TabIndex | (Inherited from System.Windows.Forms.Control) | |
TabStop | (Inherited from System.Windows.Forms.Control) | |
Tag | (Inherited from System.Windows.Forms.Control) | |
Text | Gets or sets the text associated with this control. (Inherited from C1.Win.C1ChartBase.baseChart) | |
ToolTip | Gets the chart tooltip object. | |
Top | (Inherited from System.Windows.Forms.Control) | |
TopLevelControl | (Inherited from System.Windows.Forms.Control) | |
UseAntiAliasedGraphics | Gets or sets a value indicating whether to use anti-aliasing while rendering chart graphics (only). | |
UseAntiAliasedText | Gets or sets a value indicating whether to use anti-aliasing while rendering chart text (only). | |
UseDoubleBuffer | Whether to use a double buffer when redrawing the chart. (Inherited from C1.Win.C1ChartBase.baseChart) | |
UseGrayscale | Gets or sets a value indicating whether to render the chart with grayscale instead of color. The use of Grayscale is intended as a preview for output to a black and white device. It does not affect style brush or pen colors internally, only the rendering of the chart to the output devices and images. Using grayscale implies the use of double buffered output. | |
UseWaitCursor | (Inherited from System.Windows.Forms.Control) | |
VerticalScroll | (Inherited from System.Windows.Forms.ScrollableControl) | |
Visible | Determines whether the control is visible or hidden. (Inherited from C1.Win.C1ChartBase.baseChart) | |
VisualEffects | Gets the VisualEffects object. | |
Width | (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
BeginInit | Signals the object that initialization is starting. (Inherited from C1.Win.C1ChartBase.baseChart) | |
BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
BeginUpdate | Starts batch update. After changes chart is not updated immediately. EndUpdate() method must be called to restore updating. (Inherited from C1.Win.C1ChartBase.baseChart) | |
BringToFront | (Inherited from System.Windows.Forms.Control) | |
ChartRegionFromCoord | Return the enumerated value indicating the topmost displayed region at the specified coordinates. | |
Contains | (Inherited from System.Windows.Forms.Control) | |
CreateControl | (Inherited from System.Windows.Forms.Control) | |
CreateGraphics | (Inherited from System.Windows.Forms.Control) | |
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | Readies the chart object for garbage collection. | |
DoDragDrop | (Inherited from System.Windows.Forms.Control) | |
Draw | Overridden. Draws the chart on the specified drawing surface. | |
DrawToBitmap | (Inherited from System.Windows.Forms.Control) | |
EndInit | Signals the object that initialization is complete. (Inherited from C1.Win.C1ChartBase.baseChart) | |
EndInvoke | (Inherited from System.Windows.Forms.Control) | |
EndUpdate | Finishes batch update. The method restores normal chart updating. (Inherited from C1.Win.C1ChartBase.baseChart) | |
FindForm | (Inherited from System.Windows.Forms.Control) | |
Focus | (Inherited from System.Windows.Forms.Control) | |
GenerateHistogramData | Overloaded. Generates histogram data from an array of raw data and the specified interval boundaries. Count normalization is performed by specifying an appropriate NormalizationWidth.
Although the chart has a Histogram chart type, it is sometimes preferable to generate charts similar to histograms, but with slightly different characteristics. This method is provided as a convenience for these occasions. | |
GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) | |
GetContainerControl | (Inherited from System.Windows.Forms.Control) | |
GetImage | Overloaded. Obtains an image of the current chart display using the specified size. | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
GetMetafile | Overloaded. Obtains an metafile of the current chart display using the specified size and type. | |
GetNextControl | (Inherited from System.Windows.Forms.Control) | |
GetPreferredSize | (Inherited from System.Windows.Forms.Control) | |
Hide | (Inherited from System.Windows.Forms.Control) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
Invalidate | Overloaded. Invalidates the entire surface of the control and causes the control to be redrawn. (Inherited from C1.Win.C1ChartBase.baseChart) | |
Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
LoadChartAndImagesFromFile | Reads the chart property and data settings (chart description) and images from the specified file. | |
LoadChartAndImagesFromString | Reads the chart property and data settings (chart description) and images from the specified string. | |
LoadChartFromFile | Reads the chart property and data settings (chart description) from the specified file. | |
LoadChartFromString | Overridden. Reads the chart property and data settings (chart description) from the specified string. | |
LoadChartTemplateFromFile | Reads the chart property and settings (chart description) and images from the specified file. | |
LoadChartTemplateFromString | Reads the chart property and settings (chart description) and images from the specified string. | |
LoadLocalizations | Overloaded. Reads all localizations from the specified file and uses them locally at runtime. | |
LogicalToDeviceUnits | Overloaded. (Inherited from System.Windows.Forms.Control) | |
PageSetup | Overridden. Raises the PageSetup dialog to manage the page settings. | |
PerformAutoScale | (Inherited from System.Windows.Forms.ContainerControl) | |
PerformLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
PointToClient | (Inherited from System.Windows.Forms.Control) | |
PointToScreen | (Inherited from System.Windows.Forms.Control) | |
PreProcessControlMessage | (Inherited from System.Windows.Forms.Control) | |
PreProcessMessage | (Inherited from System.Windows.Forms.Control) | |
PrintChart | Overloaded. Prints the control using the specified scaling and page settings to the specified rectangle. | |
PrintSetup | Overridden. Raises the PrintSetup dialog to manage the printer settings. | |
RectangleToClient | (Inherited from System.Windows.Forms.Control) | |
RectangleToScreen | (Inherited from System.Windows.Forms.Control) | |
Refresh | (Inherited from System.Windows.Forms.Control) | |
Reset | Overridden. Clears the chart of all data and settings. | |
ResetText | (Inherited from System.Windows.Forms.Control) | |
ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
SaveChartAndImagesToFile | Saves the all of the contents of the control to the specified file, including data. | |
SaveChartAndImagesToString | Save all the chart information, including data and images to the returned string with optional formatting. | |
SaveChartTemplateToFile | Saves the all of the contents of the control to the specified file, excluding data. | |
SaveChartTemplateToString | Overloaded. Saves the all of the contents of the control to a string, excluding data. | |
SaveChartToFile | Saves the all of the contents of the control to the specified file, including data. | |
SaveChartToString | Overloaded. Overridden. Saves the all of the contents of the control to the specified file, including data. | |
SaveImage | Overloaded. Saves an image of the chart to the specified file in the specified format of the specified size. | |
SaveLocalizations | Overloaded. Writes all current localizations to the specified file. | |
Scale | (Inherited from System.Windows.Forms.Control) | |
ScaleBitmapLogicalToDevice | (Inherited from System.Windows.Forms.Control) | |
ScrollControlIntoView | (Inherited from System.Windows.Forms.ScrollableControl) | |
Select | (Inherited from System.Windows.Forms.Control) | |
SelectNextControl | (Inherited from System.Windows.Forms.Control) | |
SendToBack | (Inherited from System.Windows.Forms.Control) | |
SetAutoScrollMargin | (Inherited from System.Windows.Forms.ScrollableControl) | |
SetBounds | Overloaded. (Inherited from System.Windows.Forms.Control) | |
Show | (Inherited from System.Windows.Forms.Control) | |
ShowDataBindingDialog | Shows the data binding dialog. | |
ShowProperties | Overloaded. Raises the chart properties dialog at runtime. | |
ShowVisualEffectsEditor | Overloaded. Raises the VisualEffects Editor dialog at runtime. | |
ShowWizard | Overloaded. Raises the chart wizard dialog at runtime. | |
SuspendLayout | (Inherited from System.Windows.Forms.Control) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Update | (Inherited from System.Windows.Forms.Control) | |
Validate | Overloaded. (Inherited from System.Windows.Forms.ContainerControl) | |
ValidateChildren | Overloaded. (Inherited from System.Windows.Forms.UserControl) |
Name | Description | |
---|---|---|
AutoSizeChanged | (Inherited from System.Windows.Forms.UserControl) | |
AutoValidateChanged | (Inherited from System.Windows.Forms.UserControl) | |
AxisScroll | Occurs whenever the scroll position of the axis scrollbar changes. | |
BackColorChanged | (Inherited from System.Windows.Forms.Control) | |
BackgroundImageChanged | (Inherited from System.Windows.Forms.Control) | |
BackgroundImageLayoutChanged | (Inherited from System.Windows.Forms.Control) | |
BindingContextChanged | (Inherited from System.Windows.Forms.Control) | |
CausesValidationChanged | (Inherited from System.Windows.Forms.Control) | |
ChangeUICues | (Inherited from System.Windows.Forms.Control) | |
ChartChanged | Occurs when the chart has changed. (Inherited from C1.Win.C1ChartBase.baseChart) | |
Click | (Inherited from System.Windows.Forms.Control) | |
ClientSizeChanged | (Inherited from System.Windows.Forms.Control) | |
ContextMenuChanged | (Inherited from System.Windows.Forms.Control) | |
ContextMenuStripChanged | (Inherited from System.Windows.Forms.Control) | |
ControlAdded | (Inherited from System.Windows.Forms.Control) | |
ControlRemoved | (Inherited from System.Windows.Forms.Control) | |
CursorChanged | (Inherited from System.Windows.Forms.Control) | |
DataSourceChanged | Occurs when the DataSource property has changed. | |
Disposed | (Inherited from System.ComponentModel.Component) | |
DockChanged | (Inherited from System.Windows.Forms.Control) | |
DoubleClick | (Inherited from System.Windows.Forms.Control) | |
DpiChangedAfterParent | (Inherited from System.Windows.Forms.Control) | |
DpiChangedBeforeParent | (Inherited from System.Windows.Forms.Control) | |
DragDrop | (Inherited from System.Windows.Forms.Control) | |
DragEnter | (Inherited from System.Windows.Forms.Control) | |
DragLeave | (Inherited from System.Windows.Forms.Control) | |
DragOver | (Inherited from System.Windows.Forms.Control) | |
DrawDataSeries | Fires when the data series is about to be drawn. This event allows changes to the brush that will be used for data series plotting, including the addition of hatching, gradients and textures. | |
DrawLegendEntry | Fires when legend entry is drawn. | |
EnabledChanged | (Inherited from System.Windows.Forms.Control) | |
Enter | (Inherited from System.Windows.Forms.Control) | |
FontChanged | (Inherited from System.Windows.Forms.Control) | |
ForeColorChanged | (Inherited from System.Windows.Forms.Control) | |
GiveFeedback | (Inherited from System.Windows.Forms.Control) | |
GotFocus | (Inherited from System.Windows.Forms.Control) | |
HandleCreated | (Inherited from System.Windows.Forms.Control) | |
HandleDestroyed | (Inherited from System.Windows.Forms.Control) | |
HelpRequested | (Inherited from System.Windows.Forms.Control) | |
HighlightChanged | Occurs when highlighted data element has been changed. | |
ImeModeChanged | (Inherited from System.Windows.Forms.Control) | |
Invalidated | (Inherited from System.Windows.Forms.Control) | |
KeyDown | (Inherited from System.Windows.Forms.Control) | |
KeyPress | (Inherited from System.Windows.Forms.Control) | |
KeyUp | (Inherited from System.Windows.Forms.Control) | |
Layout | (Inherited from System.Windows.Forms.Control) | |
LayoutLabels | Fires before rendering labels and allows repositioning labels relative to positions of other chart elements or using data mapping methods. (Inherited from C1.Win.C1ChartBase.baseChart) | |
Leave | (Inherited from System.Windows.Forms.Control) | |
Load | (Inherited from System.Windows.Forms.UserControl) | |
LocationChanged | (Inherited from System.Windows.Forms.Control) | |
LostFocus | (Inherited from System.Windows.Forms.Control) | |
MarginChanged | (Inherited from System.Windows.Forms.Control) | |
MouseCaptureChanged | (Inherited from System.Windows.Forms.Control) | |
MouseClick | (Inherited from System.Windows.Forms.Control) | |
MouseDoubleClick | (Inherited from System.Windows.Forms.Control) | |
MouseDown | (Inherited from System.Windows.Forms.Control) | |
MouseEnter | (Inherited from System.Windows.Forms.Control) | |
MouseHover | (Inherited from System.Windows.Forms.Control) | |
MouseLeave | (Inherited from System.Windows.Forms.Control) | |
MouseMove | (Inherited from System.Windows.Forms.Control) | |
MouseUp | (Inherited from System.Windows.Forms.Control) | |
MouseWheel | (Inherited from System.Windows.Forms.Control) | |
Move | (Inherited from System.Windows.Forms.Control) | |
PaddingChanged | (Inherited from System.Windows.Forms.Control) | |
Paint | (Inherited from System.Windows.Forms.Control) | |
PaintPlotArea | Occurs when plot area is drawing. | |
ParentChanged | (Inherited from System.Windows.Forms.Control) | |
PreviewKeyDown | (Inherited from System.Windows.Forms.Control) | |
QueryAccessibilityHelp | (Inherited from System.Windows.Forms.Control) | |
QueryContinueDrag | (Inherited from System.Windows.Forms.Control) | |
RegionChanged | (Inherited from System.Windows.Forms.Control) | |
Resize | (Inherited from System.Windows.Forms.Control) | |
RightToLeftChanged | (Inherited from System.Windows.Forms.Control) | |
Scroll | (Inherited from System.Windows.Forms.ScrollableControl) | |
ShowTooltip | Occurs when tooltip is shown. | |
SizeChanged | (Inherited from System.Windows.Forms.Control) | |
StyleChanged | (Inherited from System.Windows.Forms.Control) | |
SystemColorsChanged | (Inherited from System.Windows.Forms.Control) | |
TabIndexChanged | (Inherited from System.Windows.Forms.Control) | |
TabStopChanged | (Inherited from System.Windows.Forms.Control) | |
Transform | Fires when interactive action is about to occur. This event permits additional control over the parameters of user interactions. It possible to change axes limits or cancel transformation. | |
Validated | (Inherited from System.Windows.Forms.Control) | |
Validating | (Inherited from System.Windows.Forms.Control) | |
VisibleChanged | (Inherited from System.Windows.Forms.Control) |