[]
DEMOS
DOC
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Win.FlexChart.8 Assembly
C1.Win.Chart
Classes
TreeMap
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
FlexChartBase
FlexPie
FlexRadar
Histogram
Legend
LegendItemFormatEventArgs
NormalCurve
PieDataLabel
PlotArea
RadarSeries
RangedHistogram
RenderDataLabelEventArgs
RenderEventArgs
RenderNodeEventArgs
RenderPieDataLabelEventArgs
RenderSliceEventArgs
RenderSymbolEventArgs
Series
SeriesCollection
SeriesEventArgs
Sunburst
TreeMap
Constructors
Properties
Methods
Dispose
GetContent
HitTest
OnMouseClick
OnPaint
OnSizeChanged
Events
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.TreeMap.OnMouseClick
OnMouseClick Method
OnMouseClick(MouseEventArgs)
Raises the MouseClicked event.
Declaration
protected override void OnMouseClick(MouseEventArgs e)
Parameters
Type
Name
Description
MouseEventArgs
e
Overrides
Control.OnMouseClick(MouseEventArgs)