[]
DEMOS
DOC
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Win.FlexChart.8 Assembly
C1.Win.Chart
Classes
FlexChart
Methods
OnMouseClick
dotnet-standard-api
dotnet-framework-api
dotnet-api
C1.Win.FlexChart.8 Assembly
C1.Chart
C1.Win.Chart
Classes
Axis
BoxWhisker
BreakEven
ChartOptions
ChartStyle
ChartTitle
ChartToolTip
DataLabel
DataLabelBase
ErrorBar
FlexChart
Constructors
Properties
Methods
BeginInit
DataToPoint
Dispose
DrawChart
EndInit
GetContent
HitTest
OnBackgroundImageLayoutChanged
OnControlAdded
OnControlRemoved
OnMouseClick
OnPaint
OnPaintBackground
OnPaintChart
OnSizeChanged
PointToData
Rebind
Render
Series_CollectionChanged
Events
FlexChartBase
FlexPie
FlexRadar
Histogram
Legend
LegendItemFormatEventArgs
NormalCurve
PieDataLabel
PlotArea
RadarSeries
RangedHistogram
RenderDataLabelEventArgs
RenderEventArgs
RenderNodeEventArgs
RenderPieDataLabelEventArgs
RenderSliceEventArgs
RenderSymbolEventArgs
Series
SeriesCollection
SeriesEventArgs
Sunburst
TreeMap
TrendLine
Waterfall
Enums
C1.Win.Chart.Annotation
C1.Win.Chart.Interaction
C1.Win.Chart.Localization
C1.Win.Chart.Palettes
C1.Win.FlexChart.Extended.8 Assembly
C1.Win.FlexChart.Toolbar.8 Assembly
C1.Win.Ribbon.8 Assembly
(Showing Draft Content)
C1.Win.Chart.FlexChart.OnMouseClick
OnMouseClick Method
OnMouseClick(MouseEventArgs)
Raises the MouseClick event.
Declaration
protected override void OnMouseClick(MouseEventArgs e)
Parameters
Type
Name
Description
MouseEventArgs
e
Overrides
Control.OnMouseClick(MouseEventArgs)