在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → MsChart示例项目(WinForm版)

MsChart示例项目(WinForm版)

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:5.25M
  • 下载次数:11
  • 浏览次数:562
  • 发布时间:2020-07-26
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
1.运行之前必须先安装mschart.exe及netFramWork3.5 2.MsChart各种图形展现Demo,很强大;
【实例截图】
【核心代码】
WinSamples
└── WinSamples
├── App.ico
├── AssemblyInfo.cs
├── ChartAppearance
│   ├── AntiAliasingSample
│   │   ├── AntiAliasingSample.cs
│   │   ├── AntiAliasingSample.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── Appearance
│   │   ├── ChartAppearance.cs
│   │   ├── ChartAppearance.resx
│   │   ├── Flag.gif
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── Borders
│   │   ├── Borders.cs
│   │   ├── Borders.resx
│   │   ├── TOCNodes.xml
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── TOCNodes.xml
│   ├── UsingGaps3D
│   │   ├── UsingGaps3D.cs
│   │   ├── UsingGaps3D.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   └── UsingPerspectives
│   ├── UsingPerspectives.cs
│   ├── UsingPerspectives.resx
│   ├── cscode.txt
│   ├── sampleConfig.xml
│   └── vbcode.txt
├── ChartFeatures
│   ├── Annotations
│   │   ├── AnnotationAnchoring
│   │   │   ├── AnnotationAnchoring.cs
│   │   │   ├── AnnotationAnchoring.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── AnnotationAppearance
│   │   │   ├── AnnotationAppearance.cs
│   │   │   ├── AnnotationAppearance.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── AnnotationEditing
│   │   │   ├── AnnotationEditing.cs
│   │   │   ├── AnnotationEditing.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── AnnotationPositionChanging
│   │   │   ├── AnnotationPositionChanging.cs
│   │   │   ├── AnnotationPositionChanging.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── AnnotationSmartLabels
│   │   │   ├── AnnotationSmartLabels.cs
│   │   │   ├── AnnotationSmartLabels.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── AnnotationStyles
│   │   │   ├── AnnotationStyles.cs
│   │   │   ├── AnnotationStyles.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── FreeDrawAnnotation
│   │   │   ├── FreeDrawAnnotation.cs
│   │   │   ├── FreeDrawAnnotation.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── GroupingAnnotations
│   │   │   ├── GroupingAnnotations.cs
│   │   │   ├── GroupingAnnotations.resx
│   │   │   ├── Overview.htm
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Overview
│   │   │   ├── Anchoring.PNG
│   │   │   ├── Overview.htm
│   │   │   ├── SmartLabel.PNG
│   │   │   └── sampleConfig.xml
│   │   └── PositionChangedEvent
│   │   ├── PositionChangedEvent.cs
│   │   ├── PositionChangedEvent.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── Axis
│   │   ├── Appearance
│   │   │   ├── AxisAppearance.cs
│   │   │   ├── AxisAppearance.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Axis Title
│   │   │   ├── AxisTitle.cs
│   │   │   ├── AxisTitle.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── AxisMargins
│   │   │   ├── AxisMargins.cs
│   │   │   ├── AxisMargins.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── AxisScale
│   │   │   ├── AxisScale.cs
│   │   │   ├── AxisScale.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Crossing And Reverse
│   │   │   ├── AxisCrossing.cs
│   │   │   ├── AxisCrossing.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── GridLinesAndTickMarks
│   │   │   ├── GridLinesTicks.cs
│   │   │   ├── GridLinesTicks.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── HighlightDateRanges
│   │   │   ├── HighlightDateRange.cs
│   │   │   ├── HighlightDateRange.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── InterlacedStrips
│   │   │   ├── InterlacedStrips.cs
│   │   │   ├── InterlacedStrips.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Logarithmic Scale
│   │   │   ├── LogarithmicScale.cs
│   │   │   ├── LogarithmicScale.resx
│   │   │   ├── Overview.htm
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── MultipleYAxis
│   │   │   ├── MultipleYAxis.cs
│   │   │   ├── MultipleYAxis.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Overview
│   │   │   ├── DataView.PNG
│   │   │   ├── Interlaced.PNG
│   │   │   ├── LabelRows.png
│   │   │   ├── Overview.htm
│   │   │   ├── PrimarySecondaryAxes.PNG
│   │   │   └── sampleConfig.xml
│   │   ├── PrimaryAndSecondaryAxes
│   │   │   ├── PrimarySecondaryAxis.cs
│   │   │   ├── PrimarySecondaryAxis.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── ScaleBreaks
│   │   │   ├── ScaleBreaks.cs
│   │   │   ├── ScaleBreaks.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Strip Lines Offset
│   │   │   ├── StripIntervals.cs
│   │   │   ├── StripIntervals.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Strip Lines Title
│   │   │   ├── StripLineTitle.cs
│   │   │   ├── StripLineTitle.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   └── StripLines
│   │   ├── StripLines.cs
│   │   ├── StripLines.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── ChartArea
│   │   ├── AligningChartAreas
│   │   │   ├── AligningChartingAreas.cs
│   │   │   ├── AligningChartingAreas.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── AlignmentTypes
│   │   │   ├── AlignTypeInnerPlotPosition.PNG
│   │   │   ├── AlignTypePosition.PNG
│   │   │   ├── AlignmentTypes.cs
│   │   │   ├── AlignmentTypes.resx
│   │   │   ├── AreaAlignTypeAll.PNG
│   │   │   ├── AreaAlignTypeAxesViews.PNG
│   │   │   ├── AreaAlignTypeCursor.PNG
│   │   │   ├── Overview.htm
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Appearance
│   │   │   ├── Appearance.cs
│   │   │   ├── Appearance.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── ChartArea3D
│   │   │   ├── ChartArea3D.cs
│   │   │   ├── ChartArea3D.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── ChartAreaPosition
│   │   │   ├── ChartAreaPosition.cs
│   │   │   ├── ChartAreaPosition.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── ChartInDataPoint
│   │   │   ├── ChartInDataPoint.cs
│   │   │   ├── ChartInDataPoint.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── InsideDoughnut
│   │   │   ├── ChartInDoughnut.cs
│   │   │   ├── ChartInDoughnut.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Overview
│   │   │   ├── 2DChart.PNG
│   │   │   ├── 3DChart.PNG
│   │   │   ├── Alignment.PNG
│   │   │   ├── GradientColor.PNG
│   │   │   ├── NoAlignment.PNG
│   │   │   ├── Overview.htm
│   │   │   ├── PieWithinPoint.png
│   │   │   └── sampleConfig.xml
│   │   ├── Series and Chart Areas
│   │   │   ├── Overview.htm
│   │   │   ├── SeriesAndChartAreas.cs
│   │   │   ├── SeriesAndChartAreas.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   └── Z Order
│   │   ├── ZOrder.cs
│   │   ├── ZOrder.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── Customizations
│   │   ├── CustomImage
│   │   │   ├── CustomDrawnTitles.cs
│   │   │   ├── CustomDrawnTitles.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Overview
│   │   │   ├── CustomImage.JPG
│   │   │   ├── Overview.htm
│   │   │   └── sampleConfig.xml
│   │   ├── PaintingDataTable
│   │   │   ├── PaintingDataTable.cs
│   │   │   ├── PaintingDataTable.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   └── PreAndPostPaintEvent
│   │   ├── PrePostPaint.cs
│   │   ├── PrePostPaint.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── DataSeries
│   │   ├── AddingSeries
│   │   │   ├── AddingSeries.cs
│   │   │   ├── AddingSeries.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── HidingSeries
│   │   │   ├── HidingSeries.cs
│   │   │   ├── HidingSeries.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── IndexedX
│   │   │   ├── IndexedX.cs
│   │   │   ├── IndexedX.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Overview
│   │   │   ├── BubbleChart.PNG
│   │   │   ├── CustomAttributes.PNG
│   │   │   ├── Overview.htm
│   │   │   ├── SeriesAndPointsColor.PNG
│   │   │   ├── SeriesAppearance.PNG
│   │   │   └── sampleConfig.xml
│   │   ├── PointWidthAndDepth
│   │   │   ├── Overview.htm
│   │   │   ├── PointWidthAndDepth.cs
│   │   │   ├── PointWidthAndDepth.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── SecondaryAxis
│   │   │   ├── SecondaryAxis.cs
│   │   │   ├── SecondaryAxis.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Series Z Order
│   │   │   ├── SeriesZOrder.cs
│   │   │   ├── SeriesZOrder.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── SeriesAppearance
│   │   │   ├── Series Appearance.cs
│   │   │   ├── Series Appearance.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── UsingLabels
│   │   │   ├── UsingLabels.cs
│   │   │   ├── UsingLabels.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   └── UsingMarkers
│   │   ├── UsingMarkers.cs
│   │   ├── UsingMarkers.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── Events
│   │   ├── CursorPositionChanged
│   │   │   ├── CursorPositionChanged.cs
│   │   │   ├── CursorPositionChanged.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── ScrollBarEvents
│   │   │   ├── PageScrolling.PNG
│   │   │   ├── ScrollBarEvents.cs
│   │   │   ├── ScrollBarEvents.resx
│   │   │   ├── Zoom2.PNG
│   │   │   ├── Zoom3.PNG
│   │   │   ├── cscode.txt
│   │   │   ├── overview.htm
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   └── ViewChangedEvent
│   │   ├── Overview.htm
│   │   ├── ViewChangedEvent.cs
│   │   ├── ViewChangedEvent.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── InteractiveCharting
│   │   ├── Cursors
│   │   │   ├── CursorAppearance
│   │   │   │   ├── CursorAppearance.cs
│   │   │   │   ├── CursorAppearance.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   ├── sampleConfig.xml
│   │   │   │   └── vbcode.txt
│   │   │   ├── CursorAxis
│   │   │   │   ├── CursorAxis.cs
│   │   │   │   ├── CursorAxis.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   ├── sampleConfig.xml
│   │   │   │   └── vbcode.txt
│   │   │   ├── CursorInterval
│   │   │   │   ├── CursorInterval.cs
│   │   │   │   ├── CursorInterval.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   ├── sampleConfig.xml
│   │   │   │   └── vbcode.txt
│   │   │   ├── KeyboardZoomScroll
│   │   │   │   ├── KeyboardZoomScroll.cs
│   │   │   │   ├── KeyboardZoomScroll.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   ├── sampleConfig.xml
│   │   │   │   └── vbcode.txt
│   │   │   ├── MultiChartAreaCursor
│   │   │   │   ├── MultiChartAreaCursor.cs
│   │   │   │   ├── MultiChartAreaCursor.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   ├── sampleConfig.xml
│   │   │   │   └── vbcode.txt
│   │   │   └── ZoomScrollAuto
│   │   │   ├── CursorAutoZoomScroll.cs
│   │   │   ├── CursorAutoZoomScroll.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Overview
│   │   │   ├── Cursors.PNG
│   │   │   ├── DrilldownFinalChart.jpg
│   │   │   ├── DrilldownInitialChart.PNG
│   │   │   ├── Overview.htm
│   │   │   ├── TooltipWithKeyword.png
│   │   │   └── sampleConfig.xml
│   │   ├── Selection
│   │   │   ├── DrillDown
│   │   │   │   ├── DrillDown.cs
│   │   │   │   ├── DrillDown.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   ├── sampleConfig.xml
│   │   │   │   └── vbcode.txt
│   │   │   ├── InteractivePie
│   │   │   │   ├── InteractivePie.cs
│   │   │   │   ├── InteractivePie.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   ├── sampleConfig.xml
│   │   │   │   └── vbcode.txt
│   │   │   ├── PointsDragging
│   │   │   │   ├── PointsDragging.cs
│   │   │   │   ├── PointsDragging.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   ├── sampleConfig.xml
│   │   │   │   └── vbcode.txt
│   │   │   └── Selection
│   │   │   ├── Dialog.cs
│   │   │   ├── Dialog.resx
│   │   │   ├── Selection.cs
│   │   │   ├── Selection.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── TOCNodes.xml
│   │   ├── ToolTips
│   │   │   ├── CustomToolTips
│   │   │   │   ├── CustomToolTips.cs
│   │   │   │   ├── CustomToolTips.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   ├── sampleConfig.xml
│   │   │   │   └── vbcode.txt
│   │   │   └── UsingToolTips
│   │   │   ├── UsingToolTips.cs
│   │   │   ├── UsingToolTips.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   └── ZoomingScrolling
│   │   ├── BasicZooming
│   │   │   ├── BasicZooming.cs
│   │   │   ├── BasicZooming.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── KeyboardScrolling
│   │   │   ├── KeyboardScrolling.cs
│   │   │   ├── KeyboardScrolling.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── ScrollBarAppearance
│   │   │   ├── ScrollBarAppearance.cs
│   │   │   ├── ScrollBarAppearance.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── SmallScrollSize
│   │   │   ├── SmallScrollSize.cs
│   │   │   ├── SmallScrollSize.resx
│   │   │   ├── Zoom3.PNG
│   │   │   ├── cscode.txt
│   │   │   ├── overview.htm
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   └── ZoomingExtents
│   │   ├── ZoomingExtents.cs
│   │   ├── ZoomingExtents.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── Labels
│   │   ├── AutoFitAxesLabels
│   │   │   ├── AutoFitAxesLabels.cs
│   │   │   ├── AutoFitAxesLabels.resx
│   │   │   ├── Overview.htm
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── AxisLabelsInterval
│   │   │   ├── AxisLabelsInterval.cs
│   │   │   ├── AxisLabelsInterval.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── AxisVarLabelsInterval
│   │   │   ├── AxisVarLabelsInterval.cs
│   │   │   ├── AxisVarLabelsInterval.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── CustomLabels
│   │   │   ├── CustomLabels.cs
│   │   │   ├── CustomLabels.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── EquallySizedAutoFitFont
│   │   │   ├── EquallySizedAutoFont.cs
│   │   │   ├── EquallySizedAutoFont.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── LabelsFormatting
│   │   │   ├── LabelsFormatting.cs
│   │   │   ├── LabelsFormatting.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── LabelsKeywords
│   │   │   ├── LabelsKeywords.cs
│   │   │   ├── LabelsKeywords.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── LabelsNextToAxis
│   │   │   ├── LabelsNextToAxis.cs
│   │   │   ├── LabelsNextToAxis.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── LabelsTextStyle
│   │   │   ├── LabelsTextStyle.cs
│   │   │   ├── LabelsTextStyle.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── MultilineLabels
│   │   │   ├── MultilineLabels.cs
│   │   │   ├── MultilineLabels.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Overview
│   │   │   ├── AutoXAxisLabels.PNG
│   │   │   ├── Keywords.PNG
│   │   │   ├── LabelInterval.bmp
│   │   │   ├── Overview.htm
│   │   │   ├── SmartLabels.PNG
│   │   │   └── sampleConfig.xml
│   │   └── Smart Labels
│   │   ├── SmartLabels.cs
│   │   ├── SmartLabels.resx
│   │   ├── cscode.txt
│   │   ├── overview.htm
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── Legend
│   │   ├── LegendAppearance
│   │   │   ├── LegendAppearance.cs
│   │   │   ├── LegendAppearance.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── LegendCellColumns
│   │   │   ├── LegendCellColumns.cs
│   │   │   ├── LegendCellColumns.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── LegendCellSpan
│   │   │   ├── LegendCellSpan.cs
│   │   │   ├── LegendCellSpan.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── LegendCells
│   │   │   ├── LegendCells.cs
│   │   │   ├── LegendCells.resx
│   │   │   ├── Overview.htm
│   │   │   ├── cscode.txt
│   │   │   ├── greensmallarrow.png
│   │   │   ├── redsmallarrow.png
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── LegendCustomItems
│   │   │   ├── Flag.gif
│   │   │   ├── LegendCustomItems.cs
│   │   │   ├── LegendCustomItems.resx
│   │   │   ├── cscode.txt
│   │   │   ├── overview.htm
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── LegendCustomPosition
│   │   │   ├── LegendCustomPosition.cs
│   │   │   ├── LegendCustomPosition.resx
│   │   │   ├── Overview.htm
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── LegendFont
│   │   │   ├── LegendFont.cs
│   │   │   ├── LegendFont.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── LegendInteractive
│   │   │   ├── LegendInteractive.af.resx
│   │   │   ├── LegendInteractive.cs
│   │   │   ├── LegendInteractive.resx
│   │   │   ├── chk_checked.png
│   │   │   ├── chk_unchecked.png
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── LegendStyleAndPosition
│   │   │   ├── LegendStylePosition.cs
│   │   │   ├── LegendStylePosition.resx
│   │   │   ├── Overview.htm
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── LegendTitle
│   │   │   ├── LegendTitle.cs
│   │   │   ├── LegendTitle.resx
│   │   │   ├── Overview.htm
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── MultipleLegends
│   │   │   ├── MultipleLegends.cs
│   │   │   ├── MultipleLegends.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── MultipleLegendsWithCheckBox
│   │   │   ├── MultipleLegendsWithCheckBox.cs
│   │   │   ├── MultipleLegendsWithCheckBox.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   └── Overview
│   │   ├── Alignment.PNG
│   │   ├── CustomItems.PNG
│   │   ├── Keywords.PNG
│   │   ├── LegendDiagram3.PNG
│   │   ├── LegendDiagram4.PNG
│   │   ├── LegendGradients.PNG
│   │   ├── Overview.htm
│   │   ├── SeriesSymbol3.PNG
│   │   └── sampleConfig.xml
│   ├── Palettes
│   │   ├── Palettes.cs
│   │   ├── Palettes.resx
│   │   ├── cscode.txt
│   │   ├── overview.htm
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── Printing
│   │   ├── CustomPrinting
│   │   │   ├── CustomPrinting.cs
│   │   │   ├── CustomPrinting.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── MultipagePrinting
│   │   │   ├── MultipagePrinting.cs
│   │   │   ├── MultipagePrinting.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Overview
│   │   │   ├── Overview.htm
│   │   │   └── sampleConfig.xml
│   │   ├── PrinterFriendlyCharts
│   │   │   ├── PrinterFriendlyCharts.cs
│   │   │   ├── PrinterFriendlyCharts.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── PrintingAndPreviewing
│   │   │   ├── PrintPreview.cs
│   │   │   ├── PrintPreview.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   └── PrintingSettings
│   │   ├── PrintingSettings.cs
│   │   ├── PrintingSettings.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── SavingAndCopyingImages
│   │   ├── SavingAndCopyingImages.cs
│   │   ├── SavingAndCopyingImages.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── Serialization
│   │   ├── BasicSerialization
│   │   │   ├── BasicSerialization.cs
│   │   │   ├── BasicSerialization.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Overview
│   │   │   ├── Overview.htm
│   │   │   └── sampleConfig.xml
│   │   └── Templates
│   │   ├── SkyBlue.xml
│   │   ├── Templates.cs
│   │   ├── Templates.resx
│   │   ├── WarmTones.xml
│   │   ├── WhiteSmoke.xml
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── TOCNodes.xml
│   └── Titles
│   ├── ChartTitle
│   │   ├── ChartTitle.cs
│   │   ├── ChartTitle.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── MultipleTitles
│   │   ├── MultilpleTitles.cs
│   │   ├── MultilpleTitles.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── Overview
│   │   ├── MultiLine.PNG
│   │   ├── Overview.htm
│   │   ├── TitleAppearance.PNG
│   │   ├── TitleDocking.PNG
│   │   └── sampleConfig.xml
│   └── TitlePosition
│   ├── Overview.htm
│   ├── TitleCustomPosition.cs
│   ├── TitleCustomPosition.resx
│   ├── cscode.txt
│   ├── sampleConfig.xml
│   └── vbcode.txt
├── ChartOverview
│   ├── Overview.htm
│   ├── TOCNodes.xml
│   └── sampleConfig.xml
├── ChartTypes
│   ├── AreaCharts
│   │   ├── 3DArea
│   │   │   ├── AreaChart3D.cs
│   │   │   ├── AreaChart3D.resx
│   │   │   ├── cscode.txt
│   │   │   └── vbcode.txt
│   │   ├── Area
│   │   │   ├── AreaChartType.cs
│   │   │   ├── AreaChartType.resx
│   │   │   ├── cscode.txt
│   │   │   └── vbcode.txt
│   │   ├── Gallery
│   │   │   ├── 2D100StackedArea.png
│   │   │   ├── 2DArea.png
│   │   │   ├── 2DSplineArea.png
│   │   │   ├── 2DStackedArea.png
│   │   │   ├── 3DArea.png
│   │   │   ├── 3DSplineArea.png
│   │   │   ├── AreaGallery.htm
│   │   │   └── sampleConfig.xml
│   │   └── sampleConfig.xml
│   ├── BarColumnCharts
│   │   ├── 3DBarColumn
│   │   │   ├── BarColumn3D.cs
│   │   │   ├── BarColumn3D.resx
│   │   │   ├── cscode.txt
│   │   │   └── vbcode.txt
│   │   ├── 3DCylinder
│   │   │   ├── Cylinder3D.cs
│   │   │   ├── Cylinder3D.resx
│   │   │   ├── cscode.txt
│   │   │   └── vbcode.txt
│   │   ├── BarColumn
│   │   │   ├── BarColumnChartType.cs
│   │   │   ├── BarColumnChartType.resx
│   │   │   ├── cscode.txt
│   │   │   └── vbcode.txt
│   │   ├── Gallery
│   │   │   ├── 2DBar.png
│   │   │   ├── 2DColumn.png
│   │   │   ├── 3D100StackedBar.png
│   │   │   ├── 3DBar.png
│   │   │   ├── 3DColumn.png
│   │   │   ├── 3DStackedBar.png
│   │   │   └── BarColumnGallery.htm
│   │   ├── Stacked
│   │   │   ├── StackedChartType.cs
│   │   │   ├── StackedChartType.resx
│   │   │   ├── cscode.txt
│   │   │   └── vbcode.txt
│   │   └── sampleConfig.xml
│   ├── CircularCharts
│   │   ├── Gallery
│   │   │   ├── 2DPolar.png
│   │   │   ├── 2DPolarMarker.png
│   │   │   ├── 2DRadarArea.png
│   │   │   ├── 2DRadarMarker.png
│   │   │   ├── 3DPolar.png
│   │   │   ├── 3DRadarArea.png
│   │   │   ├── CircularGallery.htm
│   │   │   └── sampleConfig.xml
│   │   ├── Polar
│   │   │   ├── PolarChartType.cs
│   │   │   ├── PolarChartType.resx
│   │   │   ├── cscode.txt
│   │   │   └── vbcode.txt
│   │   ├── Radar
│   │   │   ├── RadarChartType.cs
│   │   │   ├── RadarChartType.resx
│   │   │   ├── cscode.txt
│   │   │   └── vbcode.txt
│   │   └── sampleConfig.xml
│   ├── CombinationalCharts
│   │   ├── Combinatorial
│   │   │   ├── CombinatorialChartType.cs
│   │   │   ├── CombinatorialChartType.resx
│   │   │   ├── cscode.txt
│   │   │   └── vbcode.txt
│   │   ├── Gallery
│   │   │   ├── ColumnArea.png
│   │   │   ├── CombinationGallery.htm
│   │   │   ├── LineArea.png
│   │   │   ├── Pareto.png
│   │   │   ├── StockArea.png
│   │   │   └── sampleConfig.xml
│   │   ├── Pareto
│   │   │   ├── ParetoChartType.cs
│   │   │   ├── ParetoChartType.resx
│   │   │   ├── cscode.txt
│   │   │   └── vbcode.txt
│   │   └── sampleConfig.xml
│   ├── DataDistributionCharts
│   │   ├── BoxPlot
│   │   │   ├── BoxPlotChartType.cs
│   │   │   ├── BoxPlotChartType.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   └── Histogram
│   │   ├── Histogram.cs
│   │   ├── Histogram.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── ErrorBar
│   │   ├── ErrorBarChartType.cs
│   │   ├── ErrorBarChartType.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── FinancialCharts
│   │   ├── Gallery
│   │   │   ├── Bollinger1.png
│   │   │   ├── Bollinger2.png
│   │   │   ├── CandleStick.png
│   │   │   ├── FinancialGallery.htm
│   │   │   ├── Forecasting.png
│   │   │   ├── PriceIndicators.png
│   │   │   ├── Stock.png
│   │   │   └── sampleConfig.xml
│   │   └── Stock
│   │   ├── DividentLegend.bmp
│   │   ├── DividentMarker.bmp
│   │   ├── FinancialChartType.cs
│   │   ├── FinancialChartType.resx
│   │   ├── SplitLegend.bmp
│   │   ├── SplitMarker.bmp
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── LineCharts
│   │   ├── 3DLine
│   │   │   ├── LineCurves3D.cs
│   │   │   ├── LineCurves3D.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── FastLine
│   │   │   ├── FastLineChartType.cs
│   │   │   ├── FastLineChartType.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Gallery
│   │   │   ├── 2DFastLine.png
│   │   │   ├── 2DLine.png
│   │   │   ├── 2DLineMarkers.png
│   │   │   ├── 2DSpline.png
│   │   │   ├── 2DStepLine.png
│   │   │   ├── 3DSpline.png
│   │   │   ├── LineGallery.htm
│   │   │   └── sampleConfig.xml
│   │   └── LineCurves
│   │   ├── LineCurvesChartType.cs
│   │   ├── LineCurvesChartType.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── PieDoughnutCharts
│   │   ├── 3DPie
│   │   │   ├── PieChart3D.cs
│   │   │   ├── PieChart3D.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Gallery
│   │   │   ├── 2DBeltPieChart.png
│   │   │   ├── 2DDoughnut.png
│   │   │   ├── 2DDoughnut2.png
│   │   │   ├── 2DSupplementalPie.png
│   │   │   ├── 3DPie2.png
│   │   │   ├── 3DPie3.png
│   │   │   ├── 3DPieInPie.png
│   │   │   ├── 3DStepPie.png
│   │   │   ├── PieDoughnutGallery.htm
│   │   │   └── sampleConfig.xml
│   │   ├── PieCollected
│   │   │   ├── PieCollected.cs
│   │   │   ├── PieCollected.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   └── PieCollectedData
│   │   ├── PieCollectedData.cs
│   │   ├── PieCollectedData.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── PointCharts
│   │   ├── Bubble
│   │   │   ├── BubbleChartType.cs
│   │   │   ├── BubbleChartType.resx
│   │   │   ├── Face.bmp
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Gallery
│   │   │   ├── 2DBubble.png
│   │   │   ├── 2DPoint.png
│   │   │   ├── 2DPointCustom.png
│   │   │   ├── 2DPointLabels.png
│   │   │   ├── 2DPointShapes.png
│   │   │   ├── 3DBubble.png
│   │   │   ├── FastPoint.png
│   │   │   ├── PointBubbleGallery.htm
│   │   │   └── sampleConfig.xml
│   │   └── Point
│   │   ├── PointChartType.cs
│   │   ├── PointChartType.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── PriceRangeFinancialCharts
│   │   ├── Gallery
│   │   │   ├── 2DKagi.png
│   │   │   ├── 2DPointFigure.png
│   │   │   ├── 2DRenko.png
│   │   │   ├── 2DThreeLine.png
│   │   │   ├── 3DThreeLine.png
│   │   │   ├── AdvancedFinanceGallery.htm
│   │   │   └── sampleConfig.xml
│   │   ├── Kagi
│   │   │   ├── KagiChartType.cs
│   │   │   ├── KagiChartType.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── PointAndFigure
│   │   │   ├── PointAndFigureChartType.cs
│   │   │   ├── PointAndFigureChartType.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Renko
│   │   │   ├── RenkoChartType.cs
│   │   │   ├── RenkoChartType.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   └── ThreeLineBreak
│   │   ├── ThreeLineBreakChartType.cs
│   │   ├── ThreeLineBreakChartType.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── PyramidFunnelCharts
│   │   ├── Funnel
│   │   │   ├── FunnelChartType.cs
│   │   │   ├── FunnelChartType.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Gallery
│   │   │   ├── 2DPyramid.png
│   │   │   ├── 3DFunnel.png
│   │   │   ├── 3DFunnelGap.png
│   │   │   ├── 3DFunnelWidth.png
│   │   │   ├── 3DPyramid.png
│   │   │   ├── 3DPyramidGap.png
│   │   │   ├── AccumulationGallery.htm
│   │   │   └── sampleConfig.xml
│   │   └── Pyramid
│   │   ├── Overview.htm
│   │   ├── PyramidChartType.cs
│   │   ├── PyramidChartType.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── RangeCharts
│   │   ├── 3DRange
│   │   │   ├── Range3D.cs
│   │   │   ├── Range3D.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── 3DRangeBar
│   │   │   ├── RangeBar3D.cs
│   │   │   ├── RangeBar3D.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Gallery
│   │   │   ├── 2DRange.png
│   │   │   ├── 2DRangeBar.png
│   │   │   ├── 2DRangeColumn.png
│   │   │   ├── 2DSplineRange.png
│   │   │   ├── 3DRange.png
│   │   │   ├── 3DSplineRange.png
│   │   │   ├── RangeGallery.htm
│   │   │   └── sampleConfig.xml
│   │   ├── Range
│   │   │   ├── RangeChartType.cs
│   │   │   ├── RangeChartType.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── RangeBar
│   │   │   ├── RangeBarChartType.cs
│   │   │   ├── RangeBarChartType.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   └── RangeColumn
│   │   ├── RangeColumnChartType.cs
│   │   ├── RangeColumnChartType.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   └── TOCNodes.xml
├── ClassDiagram1.cd
├── GettingStarted
│   ├── BasicPopulatingData
│   │   ├── BasicPopulatingData.cs
│   │   ├── BasicPopulatingData.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── ChartElements
│   │   ├── ChartElementsFinished.png
│   │   ├── Overview.htm
│   │   └── sampleConfig.xml
│   ├── CoordinateSystem
│   │   ├── CoordinateSystem.bmp
│   │   ├── Overview.htm
│   │   └── sampleConfig.xml
│   ├── CreatingFirstChart
│   │   ├── CollectionEditor.jpg
│   │   ├── Overview.htm
│   │   ├── dragIcon3.jpg
│   │   └── sampleConfig.xml
│   ├── DynamicChartCreation
│   │   ├── DynamicChartCreation.cs
│   │   ├── DynamicChartCreation.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── SeriesAndPoints
│   │   ├── CandleStick.png
│   │   ├── Overview.htm
│   │   ├── Series_Point_BasicHighlight.PNG
│   │   ├── Series_Point_BasicSplineChart.PNG
│   │   └── sampleConfig.xml
│   ├── TOCNodes.xml
│   ├── Text
│   │   ├── Overview.htm
│   │   ├── sampleConfig.xml
│   │   └── text_elements.PNG
│   └── sampleConfig.xml
├── Images
│   ├── FDist.GIF
│   ├── FooterMiddle.bmp
│   ├── GradientChartArea.png
│   ├── HeaderLeft.bmp
│   ├── HeaderMiddle.bmp
│   ├── HeaderRight.bmp
│   ├── MaxValueMarker.bmp
│   ├── Normal.GIF
│   ├── TDist.GIF
│   ├── Thumbs.db
│   ├── doc.bmp
│   ├── face.bmp
│   └── money.png
├── MainForm.cs
├── MainForm.resx
├── Properties
│   ├── Resources.Designer.cs
│   └── Resources.resx
├── Styles.css
├── Utilities
│   ├── ActivityLegend
│   │   └── ActivityLegend.cs
│   ├── ChartDataTableHelper
│   │   ├── ChartDataTableHelper.cs
│   │   └── ChartDataTableHelper.vb
│   ├── DigitalFilter
│   │   ├── FFT.cs
│   │   ├── FFT.vb
│   │   ├── FIRFilters.cs
│   │   └── FIRFilters.vb
│   ├── HistogramChartHelper
│   │   ├── HistogramChartHelper.cs
│   │   └── HistogramChartHelper.vb
│   ├── PieCollectedDataHelper
│   │   ├── PieCollectedDataHelper.cs
│   │   └── PieCollectedDataHelper.vb
│   ├── RangeSpliceChartHelper
│   │   ├── LineUtils.cs
│   │   ├── RangePolygon.cs
│   │   ├── RangeSpliceChartHelper.cs
│   │   └── RangeSpliceChartHelperException.cs
│   ├── SampleMain
│   │   ├── MainForm.cs
│   │   ├── MainForm.resx
│   │   ├── SourceCodeToRtf.cs
│   │   ├── TabPageButton.cs
│   │   ├── TabPageButton.resx
│   │   ├── VerticalTabControl.cs
│   │   └── VerticalTabControl.resx
│   ├── SixSigma
│   │   ├── SixSigma.cs
│   │   └── SixSigma.vb
│   └── SpikeRemoval
│   └── SpikeRemoval.cs
├── WinFormsChartSamples.csproj
├── WinFormsChartSamples.csproj.user
├── WinFormsChartSamples.sln
├── WinFormsChartSamples.suo
├── WorkingWithData
│   ├── DataBinding
│   │   ├── DataBindCrossTab
│   │   │   ├── DataBindCrossTab.cs
│   │   │   ├── DataBindCrossTab.resx
│   │   │   ├── Overview.htm
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── DataBindTable
│   │   │   ├── DataBindTable.cs
│   │   │   ├── DataBindTable.resx
│   │   │   ├── Overview.htm
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── DataSourceBinding
│   │   │   ├── DataSourceBinding.cs
│   │   │   ├── DataSourceBinding.resx
│   │   │   ├── Overview.htm
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── DatabaseBindingXY
│   │   │   ├── DatabaseBindingXY.cs
│   │   │   ├── DatabaseBindingXY.resx
│   │   │   ├── Overview.htm
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── DatabaseBindingY
│   │   │   ├── DatabaseBindingY.cs
│   │   │   ├── DatabaseBindingY.resx
│   │   │   ├── Overview.htm
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── ExtendedDataBinding
│   │   │   ├── ExtendedDataBinding.cs
│   │   │   ├── ExtendedDataBinding.resx
│   │   │   ├── Overview.htm
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Overview
│   │   │   ├── DataSource.jpg
│   │   │   ├── DecisionTree.bmp
│   │   │   ├── Overview.htm
│   │   │   └── sampleConfig.xml
│   │   └── SeriesByRows
│   │   ├── Overview.htm
│   │   ├── SeriesByRows.cs
│   │   ├── SeriesByRows.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── DataManipulation
│   │   ├── CopyingSeriesValues
│   │   │   ├── MergingValues
│   │   │   │   ├── MergingValues.cs
│   │   │   │   ├── MergingValues.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   └── vbcode.txt
│   │   │   ├── SplittingValues
│   │   │   │   ├── SplittingValues.cs
│   │   │   │   ├── SplittingValues.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   └── vbcode.txt
│   │   │   └── sampleConfig.xml
│   │   ├── Exporting
│   │   │   ├── DataGridBinding
│   │   │   │   ├── DataGridBinding.cs
│   │   │   │   ├── DataGridBinding.resx
│   │   │   │   ├── Overview.htm
│   │   │   │   ├── cscode.txt
│   │   │   │   └── vbcode.txt
│   │   │   ├── Xml
│   │   │   │   ├── ExportXml.cs
│   │   │   │   ├── ExportXml.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   └── vbcode.txt
│   │   │   └── sampleConfig.xml
│   │   ├── Filtering
│   │   │   ├── FilterBandPass
│   │   │   │   ├── BandPassFilter.cs
│   │   │   │   ├── BandPassFilter.resx
│   │   │   │   ├── Overview.htm
│   │   │   │   ├── cscode.txt
│   │   │   │   ├── sampleConfig.xml
│   │   │   │   └── vbcode.txt
│   │   │   ├── FilterDateRange
│   │   │   │   ├── FilterDateRange.cs
│   │   │   │   ├── FilterDateRange.resx
│   │   │   │   ├── Overview.htm
│   │   │   │   ├── cscode.txt
│   │   │   │   ├── sampleConfig.xml
│   │   │   │   └── vbcode.txt
│   │   │   ├── FilterTopN
│   │   │   │   ├── FilterTopN.cs
│   │   │   │   ├── FilterTopN.resx
│   │   │   │   ├── Overview.htm
│   │   │   │   ├── cscode.txt
│   │   │   │   ├── sampleConfig.xml
│   │   │   │   └── vbcode.txt
│   │   │   ├── FilterWithCustomCriteria
│   │   │   │   ├── FilterWithCustomCriteria.cs
│   │   │   │   ├── FilterWithCustomCriteria.resx
│   │   │   │   ├── Overview.htm
│   │   │   │   ├── cscode.txt
│   │   │   │   ├── sampleConfig.xml
│   │   │   │   └── vbcode.txt
│   │   │   └── FilterYValuesRange
│   │   │   ├── FilterYValuesRange.cs
│   │   │   ├── FilterYValuesRange.resx
│   │   │   ├── Overview.htm
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── FindingSeriesPoints
│   │   │   ├── FindByMaxMinValues
│   │   │   │   ├── FindByMaxMinValues.cs
│   │   │   │   ├── FindByMaxMinValues.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   └── vbcode.txt
│   │   │   ├── FindByValue
│   │   │   │   ├── FindByValue.cs
│   │   │   │   ├── FindByValue.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   └── vbcode.txt
│   │   │   └── sampleConfig.xml
│   │   ├── Grouping
│   │   │   ├── GroupingByAxisLabel
│   │   │   │   ├── GroupingByAxisLabel.cs
│   │   │   │   ├── GroupingByAxisLabel.resx
│   │   │   │   ├── Overview.htm
│   │   │   │   ├── cscode.txt
│   │   │   │   └── vbcode.txt
│   │   │   ├── GroupingFormulas
│   │   │   │   ├── GroupingFormulas.cs
│   │   │   │   ├── GroupingFormulas.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   └── vbcode.txt
│   │   │   ├── GroupingStockData
│   │   │   │   ├── GroupingStockData.cs
│   │   │   │   ├── GroupingStockData.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   └── vbcode.txt
│   │   │   └── sampleConfig.xml
│   │   ├── Overview
│   │   │   ├── AfterSplitting.PNG
│   │   │   ├── BeforeSplitting.PNG
│   │   │   ├── FilteredSeries.PNG
│   │   │   ├── Overview.htm
│   │   │   └── sampleConfig.xml
│   │   ├── SeriesAlignment
│   │   │   ├── SeriesAlignment
│   │   │   │   ├── AlignSeries2-a.png
│   │   │   │   ├── AlignSeries4-b.png
│   │   │   │   ├── Grouping2-a.png
│   │   │   │   ├── Grouping2-b.png
│   │   │   │   ├── NoEmptyPoints2-a.png
│   │   │   │   ├── NoEmptyPoints2-b.png
│   │   │   │   ├── SeriesAlignment.cs
│   │   │   │   ├── SeriesAlignment.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   ├── overview.htm
│   │   │   │   └── vbcode.txt
│   │   │   └── sampleConfig.xml
│   │   ├── Sorting
│   │   │   ├── CustomSortingOrder
│   │   │   │   ├── CustomSortingOrder.cs
│   │   │   │   ├── CustomSortingOrder.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   └── vbcode.txt
│   │   │   ├── Sorting
│   │   │   │   ├── Sorting.cs
│   │   │   │   ├── Sorting.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   └── vbcode.txt
│   │   │   └── sampleConfig.xml
│   │   ├── SpikeRemoval
│   │   │   ├── SpikeRemoval.cs
│   │   │   ├── SpikeRemoval.resx
│   │   │   └── sampleConfig.xml
│   │   └── TOCNodes.xml
│   ├── DataSourceTypes
│   │   ├── ArrayBinding
│   │   │   ├── ArrayBinding.cs
│   │   │   ├── ArrayBinding.resx
│   │   │   ├── Overview.htm
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── CSVDataBindingBinding
│   │   │   ├── CSVDataBinding.cs
│   │   │   ├── CSVDataBinding.resx
│   │   │   ├── Overview.htm
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── DatabaseDataview
│   │   │   ├── DatabaseDataview.cs
│   │   │   ├── DatabaseDataview.resx
│   │   │   ├── Overview.htm
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── ExcelData
│   │   │   ├── ExcelData.cs
│   │   │   ├── ExcelData.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── Overview
│   │   │   ├── Overview.htm
│   │   │   └── sampleConfig.xml
│   │   └── XMLData
│   │   ├── XMLData.cs
│   │   ├── XMLData.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── DatabindThenAlignAxisLabel
│   │   ├── AligningAxisLabel.cs
│   │   ├── AligningAxisLabel.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── DymamicPointAdd
│   │   ├── DymamicPointAdd.cs
│   │   ├── DymamicPointAdd.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── EmptyPoints
│   │   ├── EmptyPointsAppearance
│   │   │   ├── EmptyPointAppearance.cs
│   │   │   ├── EmptyPointAppearance.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   ├── InsertingEmptyPoints
│   │   │   ├── InsertingEmptyPoints.cs
│   │   │   ├── InsertingEmptyPoints.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   └── Overview
│   │   ├── MissingPoints.PNG
│   │   ├── MissingPoints1.PNG
│   │   ├── MissingPoints2.PNG
│   │   ├── MissingPoints3.PNG
│   │   ├── Overview.htm
│   │   └── sampleConfig.xml
│   ├── Formulas
│   │   ├── Financial
│   │   │   ├── Forecasting
│   │   │   │   ├── Forecasting.cs
│   │   │   │   ├── Forecasting.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   └── vbcode.txt
│   │   │   ├── MovingAverages
│   │   │   │   ├── MovingAverages.cs
│   │   │   │   ├── MovingAverages.resx
│   │   │   │   ├── Overview.htm
│   │   │   │   ├── cscode.txt
│   │   │   │   └── vbcode.txt
│   │   │   ├── Overview
│   │   │   │   ├── Overview.htm
│   │   │   │   ├── RangeIndicator.png
│   │   │   │   └── sampleConfig.xml
│   │   │   ├── PriceIndicators
│   │   │   │   ├── Overview.htm
│   │   │   │   ├── PriceIndicators.cs
│   │   │   │   ├── PriceIndicators.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   └── vbcode.txt
│   │   │   ├── RangeIndicators
│   │   │   │   ├── RangeIndicators.cs
│   │   │   │   ├── RangeIndicators.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   └── vbcode.txt
│   │   │   ├── TechnicalPriceIndicators
│   │   │   │   ├── TechnicalPriceIndicators.cs
│   │   │   │   ├── TechnicalPriceIndicators.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   └── vbcode.txt
│   │   │   ├── VolumeIndicators
│   │   │   │   ├── Overview.htm
│   │   │   │   ├── VolumeIndicators.cs
│   │   │   │   ├── VolumeIndicators.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   └── vbcode.txt
│   │   │   ├── chk_checked.png
│   │   │   ├── chk_unchecked.png
│   │   │   └── sampleConfig.xml
│   │   ├── Statistical
│   │   │   ├── ANOVA
│   │   │   │   ├── ANOVA.cs
│   │   │   │   ├── ANOVA.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   └── vbcode.txt
│   │   │   ├── CovarianceAndCorrelation
│   │   │   │   ├── CovarianceAndCorrelation.cs
│   │   │   │   ├── CovarianceAndCorrelation.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   └── vbcode.txt
│   │   │   ├── Descriptive Statistics
│   │   │   │   ├── DescriptiveStatistics.cs
│   │   │   │   ├── DescriptiveStatistics.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   └── vbcode.txt
│   │   │   ├── Distributions
│   │   │   │   ├── Distributions.cs
│   │   │   │   ├── Distributions.resx
│   │   │   │   ├── Overview.htm
│   │   │   │   ├── cscode.txt
│   │   │   │   └── vbcode.txt
│   │   │   ├── FTest
│   │   │   │   ├── FTest.cs
│   │   │   │   ├── FTest.resx
│   │   │   │   ├── Overview.htm
│   │   │   │   ├── cscode.txt
│   │   │   │   └── vbcode.txt
│   │   │   ├── Overview
│   │   │   │   ├── Averages.PNG
│   │   │   │   ├── NormalDistribution.bmp
│   │   │   │   ├── Overview.htm
│   │   │   │   └── sampleConfig.xml
│   │   │   ├── TTest
│   │   │   │   ├── TTest.cs
│   │   │   │   ├── TTest.resx
│   │   │   │   ├── cscode.txt
│   │   │   │   └── vbcode.txt
│   │   │   └── sampleConfig.xml
│   │   └── TOCNodes.xml
│   ├── ManyYBubble
│   │   ├── ManyYBubble.cs
│   │   ├── ManyYBubble.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── Overview
│   │   ├── DataSource.jpg
│   │   ├── MissingPoints.PNG
│   │   ├── Overview.htm
│   │   └── sampleConfig.xml
│   ├── RealTimeData
│   │   ├── RealTimeThread
│   │   │   ├── RealTimeSample.cs
│   │   │   ├── RealTimeSample.resx
│   │   │   ├── cscode.txt
│   │   │   ├── sampleConfig.xml
│   │   │   └── vbcode.txt
│   │   └── RealTimeTimer
│   │   ├── RealTimeData.cs
│   │   ├── RealTimeData.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   ├── TOCNodes.xml
│   └── WorkingWithDates
│   ├── Overview
│   │   ├── DesignTimeDateTimeSupport.PNG
│   │   ├── HighlightWeekends.PNG
│   │   ├── Overview.htm
│   │   └── sampleConfig.xml
│   ├── RetrievingAssigningDates
│   │   ├── RetrievingAssigningDates.cs
│   │   ├── RetrievingAssigningDates.resx
│   │   ├── cscode.txt
│   │   ├── sampleConfig.xml
│   │   └── vbcode.txt
│   └── TimeScale
│   ├── TimeScale.cs
│   ├── TimeScale.resx
│   ├── cscode.txt
│   ├── sampleConfig.xml
│   └── vbcode.txt
├── app.config
├── config.xml
├── cs_langDef.xml
├── data
│   ├── DataFile.csv
│   ├── ExcelData.xls
│   ├── chartdata.mdb
│   ├── data.xml
│   ├── data.xsd
│   └── data.xsx
└── vbnet_langDef.xml

290 directories, 1273 files

标签:

实例下载地址

MsChart示例项目(WinForm版)

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警