[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.Chart Assembly
C1.WPF.Chart
Classes
C1TreeMap
Methods
OnMouseDown
dotnet-framework-api
dotnet-api
C1.WPF.Chart Assembly
C1.Chart
C1.Chart.Annotation
C1.WPF.Chart
Classes
Axis
BoxWhisker
BreakEven
C1Sunburst
C1TreeMap
Constructors
Fields
Properties
Methods
GetContent
HitTest
Invalidate
MaxDepthPropertyChanged
OnApplyTemplate
OnItemsSourceChanged
OnMouseDown
Events
ChartOptions
ChartStyle
ColorAxis
DataLabel
DataLabelBase
DiscreteColorScale
DiscreteColorScale.Interval
ErrorBar
FlexChart
FlexChartBase
FlexPie
FlexRadar
GradientColorScale
Heatmap
Histogram
LegendItemFormatEventArgs
NormalCurve
PieDataLabel
PlotArea
RadarSeries
RangedHistogram
RenderDataLabelEventArgs
RenderEventArgs
RenderNodeEventArgs
RenderPieDataLabelEventArgs
RenderSliceEventArgs
RenderSymbolEventArgs
Series
SeriesEventArgs
TrendLine
Waterfall
Enums
Interfaces
C1.WPF.Chart.Annotation
C1.WPF.Chart.Interaction
C1.WPF.Chart.Palettes
C1.WPF.Chart.Resources
C1.WPF.Chart.Finance Assembly
(Showing Draft Content)
C1.WPF.Chart.C1TreeMap.OnMouseDown
OnMouseDown Method
OnMouseDown(MouseButtonEventArgs)
Invoked during mouse down event.
Declaration
protected override void OnMouseDown(MouseButtonEventArgs e)
Parameters
Type
Name
Description
MouseButtonEventArgs
e
Overrides
UIElement.OnMouseDown(MouseButtonEventArgs)