ComponentOne FlexChart for WinForms
FlexChart Class Members
Properties
Methods
Events
Collapse All
Expand All
Members Options: Show All
Members Options: Filtered
Include Inherited Members
C1.Win.Chart Namespace
: FlexChart Class
The following tables list the members exposed by
FlexChart
.
Public Constructors
Name
Description
FlexChart Constructor
Creates an instance of FlexChart control.
Top
Public Properties
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
)
AllowDrop
(Inherited from
System.Windows.Forms.Control
)
Anchor
(Inherited from
System.Windows.Forms.Control
)
AnimationLoad
Gets the load animation options.
AnimationSettings
Gets or sets the animation settings.
AnimationUpdate
Gets the update animation options.
AutoScrollOffset
(Inherited from
System.Windows.Forms.Control
)
AxisX
Gets the main chart x-axis.
AxisY
Gets the main chart y-axis.
BackColor
(Inherited from
System.Windows.Forms.Control
)
BackgroundImage
(Inherited from
System.Windows.Forms.Control
)
BackgroundImageLayout
(Inherited from
System.Windows.Forms.Control
)
Binding
Gets or sets the name of the property that contains Y values for the series.
BindingContext
(Inherited from
System.Windows.Forms.Control
)
BindingMode
Gets or sets the binding mode.
BindingX
Gets or sets the name of the property that contains X values for the series.
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
)
ChartType
Gets or sets the chart type.
ClientRectangle
(Inherited from
System.Windows.Forms.Control
)
ClientSize
(Inherited from
System.Windows.Forms.Control
)
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
)
Cursor
(Inherited from
System.Windows.Forms.Control
)
CustomPalette
Gets or sets the custom palette. (Inherited from
C1.Win.Chart.FlexChartBase
)
DataBindings
(Inherited from
System.Windows.Forms.Control
)
DataLabel
Gets the chart data label.
DataMember
Gets or sets the name of the DataMember, if any, for the DataSource.
DataSource
Gets or sets the collection of objects that contains the series data.
DeviceDpi
(Inherited from
System.Windows.Forms.Control
)
DisplayRectangle
(Inherited from
System.Windows.Forms.Control
)
Disposing
(Inherited from
System.Windows.Forms.Control
)
Dock
(Inherited from
System.Windows.Forms.Control
)
Enabled
(Inherited from
System.Windows.Forms.Control
)
Focused
(Inherited from
System.Windows.Forms.Control
)
Font
(Inherited from
System.Windows.Forms.Control
)
Footer
Gets the chart footer. (Inherited from
C1.Win.Chart.FlexChartBase
)
ForeColor
(Inherited from
System.Windows.Forms.Control
)
Handle
(Inherited from
System.Windows.Forms.Control
)
HasChildren
(Inherited from
System.Windows.Forms.Control
)
Header
Gets the chart header. (Inherited from
C1.Win.Chart.FlexChartBase
)
Height
(Inherited from
System.Windows.Forms.Control
)
ImeMode
(Inherited from
System.Windows.Forms.Control
)
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 chart legend. (Inherited from
C1.Win.Chart.FlexChartBase
)
LegendToggle
Gets or sets a value indicating whether clicking legend items toggles the series visibility in the chart.
Location
(Inherited from
System.Windows.Forms.Control
)
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
)
Options
Gets various chart options.
Padding
(Inherited from
System.Windows.Forms.Control
)
Palette
Gets or sets the chart palette. (Inherited from
C1.Win.Chart.FlexChartBase
)
Parent
(Inherited from
System.Windows.Forms.Control
)
PlotAreas
Gets the chart plot areas collection.
PlotMargin
Gets or sets the plot area margin.
PlotRect
Returns plot area rectangle (rectangle inside chart axes).
PlotStyle
Gets the style of plot area(area inside axes). (Inherited from
C1.Win.Chart.FlexChartBase
)
PreferredSize
(Inherited from
System.Windows.Forms.Control
)
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
)
RenderMode
Gets or sets the render mode.
Right
(Inherited from
System.Windows.Forms.Control
)
RightToLeft
(Inherited from
System.Windows.Forms.Control
)
Rotated
Gets or sets a value indicating whether to flip the axes so that X is vertical and Y is horizontal.
SelectedIndex
Gets or sets the index of chart selected element. (Inherited from
C1.Win.Chart.FlexChartBase
)
SelectedSeries
Gets or set the selected series.
SelectionMode
Gets or sets the chart selection mode. (Inherited from
C1.Win.Chart.FlexChartBase
)
SelectionStyle
Gets the style of selected element. (Inherited from
C1.Win.Chart.FlexChartBase
)
Series
Gets the list of the series.
Site
(Inherited from
System.Windows.Forms.Control
)
Size
(Inherited from
System.Windows.Forms.Control
)
SmoothingMode
Gets or sets chart smoothing mode. (Inherited from
C1.Win.Chart.FlexChartBase
)
Stacking
Gets or sets the data stacking.
TabIndex
(Inherited from
System.Windows.Forms.Control
)
TabStop
(Inherited from
System.Windows.Forms.Control
)
Tag
(Inherited from
System.Windows.Forms.Control
)
Text
(Inherited from
System.Windows.Forms.Control
)
ToolTip
Gets the chart tooltip. (Inherited from
C1.Win.Chart.FlexChartBase
)
Top
(Inherited from
System.Windows.Forms.Control
)
TopLevelControl
(Inherited from
System.Windows.Forms.Control
)
UseWaitCursor
(Inherited from
System.Windows.Forms.Control
)
Visible
(Inherited from
System.Windows.Forms.Control
)
Width
(Inherited from
System.Windows.Forms.Control
)
Top
Public Methods
Name
Description
BeginInvoke
Overloaded. (Inherited from
System.Windows.Forms.Control
)
BeginUpdate
Suspends notifications until the next call to EndUpdate. (Inherited from
C1.Win.Chart.FlexChartBase
)
BringToFront
(Inherited from
System.Windows.Forms.Control
)
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
)
DataToPoint
Converts a Point from data coordinates to control coordinates.
Dispose()
(Inherited from
System.ComponentModel.Component
)
DoDragDrop
(Inherited from
System.Windows.Forms.Control
)
DrawChart
Draws chart on the specified graphics with specified size.
DrawToBitmap
(Inherited from
System.Windows.Forms.Control
)
EndInvoke
(Inherited from
System.Windows.Forms.Control
)
EndUpdate
Resumes notifications suspended by calls to BeginUpdate. (Inherited from
C1.Win.Chart.FlexChartBase
)
FindForm
(Inherited from
System.Windows.Forms.Control
)
Focus
(Inherited from
System.Windows.Forms.Control
)
GetChildAtPoint
Overloaded. (Inherited from
System.Windows.Forms.Control
)
GetContainerControl
(Inherited from
System.Windows.Forms.Control
)
GetLifetimeService
(Inherited from
System.MarshalByRefObject
)
GetNextControl
(Inherited from
System.Windows.Forms.Control
)
GetPreferredSize
(Inherited from
System.Windows.Forms.Control
)
Hide
(Inherited from
System.Windows.Forms.Control
)
HitTest
Overloaded. Overridden. Gets a HitTestInfo object with information about the specified point.
InitializeLifetimeService
(Inherited from
System.MarshalByRefObject
)
Invalidate
Overloaded. (Inherited from
System.Windows.Forms.Control
)
Invoke
Overloaded. (Inherited from
System.Windows.Forms.Control
)
LogicalToDeviceUnits
(Inherited from
System.Windows.Forms.Control
)
PerformLayout
Overloaded. (Inherited from
System.Windows.Forms.Control
)
PointToClient
(Inherited from
System.Windows.Forms.Control
)
PointToData
Converts a Point from control coordinates to chart data coordinates.
PointToScreen
(Inherited from
System.Windows.Forms.Control
)
PreProcessControlMessage
(Inherited from
System.Windows.Forms.Control
)
PreProcessMessage
(Inherited from
System.Windows.Forms.Control
)
Rebind
Performs data binding.
RectangleToClient
(Inherited from
System.Windows.Forms.Control
)
RectangleToScreen
(Inherited from
System.Windows.Forms.Control
)
Refresh
(Inherited from
System.Windows.Forms.Control
)
ResetText
(Inherited from
System.Windows.Forms.Control
)
ResumeLayout
Overloaded. (Inherited from
System.Windows.Forms.Control
)
SaveImage
Saves chart as image with to the specified stream.
Scale
(Inherited from
System.Windows.Forms.Control
)
ScaleBitmapLogicalToDevice
(Inherited from
System.Windows.Forms.Control
)
Select
(Inherited from
System.Windows.Forms.Control
)
SelectNextControl
(Inherited from
System.Windows.Forms.Control
)
SendToBack
(Inherited from
System.Windows.Forms.Control
)
SetBounds
Overloaded. (Inherited from
System.Windows.Forms.Control
)
Show
(Inherited from
System.Windows.Forms.Control
)
SuspendLayout
(Inherited from
System.Windows.Forms.Control
)
ToString
(Inherited from
System.ComponentModel.Component
)
Update
(Inherited from
System.Windows.Forms.Control
)
Top
Public Events
Name
Description
AnimationTransform
Fires during animation transformation.
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
)
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
)
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
)
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
)
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
)
LabelRendered
Fires after rendering label.
LabelRendering
Fires before rendering label.
Layout
(Inherited from
System.Windows.Forms.Control
)
Leave
(Inherited from
System.Windows.Forms.Control
)
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
)
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
)
Rendered
Fires after chart finishes rendering. (Inherited from
C1.Win.Chart.FlexChartBase
)
Rendering
Fires before chart starts rendering. (Inherited from
C1.Win.Chart.FlexChartBase
)
Resize
(Inherited from
System.Windows.Forms.Control
)
RightToLeftChanged
(Inherited from
System.Windows.Forms.Control
)
SelectionChanged
Fires after selected element was changed. (Inherited from
C1.Win.Chart.FlexChartBase
)
SeriesVisibilityChanged
Fires when chart series visibility was changed.
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
)
TextChanged
(Inherited from
System.Windows.Forms.Control
)
Validated
(Inherited from
System.Windows.Forms.Control
)
Validating
(Inherited from
System.Windows.Forms.Control
)
VisibleChanged
(Inherited from
System.Windows.Forms.Control
)
Top
See Also
Reference
FlexChart Class
C1.Win.Chart Namespace