163 references to ChartElementType
System.Windows.Forms.DataVisualization (163)
Common\Annotation\ArrowAnnotation.cs (1)
372ChartElementType.Annotation);
Common\Annotation\CalloutAnnotation.cs (2)
762ChartElementType.Annotation); 785 ChartElementType.Annotation,
Common\Annotation\GroupAnnotation.cs (1)
964 ChartElementType.Annotation,
Common\Annotation\ImageAnnotation.cs (1)
630 ChartElementType.Annotation,
Common\Annotation\LineAnnotation.cs (1)
714ChartElementType.Annotation);
Common\Annotation\PolygonAnnotation.cs (1)
784ChartElementType.Annotation);
Common\Annotation\TextAnnotation.cs (2)
475ChartElementType.Annotation); 493 ChartElementType.Annotation,
Common\ChartTypes\BarChart.cs (2)
852 ChartElementType.DataPoint); 1856 ChartElementType.DataPoint);
Common\ChartTypes\BoxPlotChart.cs (1)
904 ChartElementType.DataPoint);
Common\ChartTypes\ColumnChart.cs (2)
1230ChartElementType.DataPoint); 1343ChartElementType.DataPoint);
Common\ChartTypes\ErrorBarChart.cs (1)
961ChartElementType.DataPoint);
Common\ChartTypes\FunnelChart.cs (1)
1646 ChartElementType.DataPoint);
Common\ChartTypes\PieChart.cs (3)
1738 ChartElementType.DataPoint); 1886ChartElementType.DataPoint); 5653 ChartElementType.DataPoint);
Common\ChartTypes\PointChart.cs (1)
691ChartElementType.DataPoint);
Common\ChartTypes\RadarChart.cs (1)
1063ChartElementType.DataPoint);
Common\ChartTypes\StackedAreaChart.cs (2)
1015ChartElementType.DataPoint); 1502ChartElementType.DataPoint);
Common\ChartTypes\StackedBarChart.cs (2)
1069ChartElementType.DataPoint); 1836ChartElementType.DataPoint);
Common\ChartTypes\StackedColumnChart.cs (2)
1149ChartElementType.DataPoint); 1865ChartElementType.DataPoint);
Common\ChartTypes\StockChart.cs (1)
986ChartElementType.DataPoint);
Common\DataManager\DataPoint.cs (6)
1950 ChartElementType.DataPoint); 2478 ChartElementType.DataPoint, 2496 ChartElementType.DataPoint, 2516 ChartElementType.DataPoint, 2528 ChartElementType.DataPoint, 2539 ChartElementType.DataPoint,
Common\DataManager\DataSeries.cs (8)
1112 ChartElementType.Nothing, 1124 ChartElementType.Nothing, 1136 ChartElementType.Nothing, 1148 ChartElementType.Nothing, 1160 ChartElementType.Nothing, 1172 ChartElementType.Nothing, 1204 ChartElementType elementType, 1326 internal string ReplaceOneKeyword(Chart chart, object obj, object objTag, ChartElementType elementType, string strOriginal, string keyword, double value, ChartValueType valueType, string defaultFormat)
Common\General\Axis.cs (9)
1983transformedTitlePosition, this, ChartElementType.AxisTitle, false, false); 2095this.Common.HotRegionsList.AddHotRegion(path, false, ChartElementType.Gridlines, obj); 2198this.Common.HotRegionsList.AddHotRegion(path, false, ChartElementType.Gridlines, obj); 2455this.Common.HotRegionsList.AddHotRegion(hotPath, false, ChartElementType.AxisTitle, this); 2740ChartElementType.Axis); 2804ChartElementType.Nothing 2834ChartElementType.Nothing 2865ChartElementType.Nothing 2897ChartElementType.Nothing
Common\General\AxisLabels.cs (6)
459 ChartElementType.AxisLabels), 474 ChartElementType.AxisLabels), 490 ChartElementType.AxisLabels), 665 ChartElementType.AxisLabels), 767 ChartElementType.AxisLabels), 918 ChartElementType.AxisLabels);
Common\General\Chart.cs (4)
4013private ChartElementType _elementType = ChartElementType.Nothing; 4063public ChartElementType ElementType 4088internal FormatNumberEventArgs(double value, string format, ChartValueType valueType, string localizedValue, object senderTag, ChartElementType elementType)
Common\General\ChartArea.cs (1)
2106Common.HotRegionsList.AddHotRegion(backgroundPosition, this, ChartElementType.PlottingArea, true);
Common\General\ChartGraphics.cs (4)
1626 ChartElementType.DataPointLabel; 1812common.HotRegionsList.AddHotRegion(Rectangle.Round(absPosition), label, ChartElementType.AxisLabels, false, true); 2269ChartElementType.AxisLabels); 2360ChartElementType.AxisLabelImage);
Common\General\ChartGraphics3D.cs (8)
344ChartElementType chartElementType = obj is StripLine ? ChartElementType.StripLines : ChartElementType.Gridlines; 418 ChartElementType type 427if (common.ProcessModeRegions && type != ChartElementType.Nothing) 796ChartElementType.DataPoint); 924ChartElementType.DataPoint); 1062ChartElementType.DataPoint);
Common\General\GridTickMarks.cs (7)
509ChartElementType.TickMarks, 517Axis.Common.HotRegionsList.AddHotRegion(rect, this, ChartElementType.TickMarks, true); 752Axis.Common.HotRegionsList.AddHotRegion(rect, this, ChartElementType.TickMarks, true); 987 ChartElementType.TickMarks 1003 ChartElementType.TickMarks 1511common.HotRegionsList.AddHotRegion(path, true, ChartElementType.Gridlines, this); 1606common.HotRegionsList.AddHotRegion(path, true, ChartElementType.Gridlines, this);
Common\General\Label.cs (2)
346ChartElementType.AxisLabels); 1292ChartElementType.AxisLabels,
Common\General\Legend.cs (4)
1651Common.HotRegionsList.AddHotRegion(this.Position.ToRectangleF(), this, ChartElementType.LegendArea, true); 2197 ChartElementType.LegendItem); 2425 Common.HotRegionsList.AddHotRegion(chartGraph.GetRelativeRectangle(this._titlePosition), this, ChartElementType.LegendTitle, true ); 4254 Common.HotRegionsList.AddHotRegion(chartGraph.GetRelativeRectangle(this._headerPosition), this, ChartElementType.LegendHeader, true );
Common\General\LegendColumns.cs (1)
1987 ChartElementType.LegendItem,
Common\General\Selection.cs (69)
235 private ChartElementType _type = ChartElementType.Nothing; 358 internal ChartElementType Type 552 region.Type = ChartElementType.DataPoint; 632 region.Type = ChartElementType.DataPoint; 715 region.Type = ChartElementType.DataPoint; 781 region.Type = ChartElementType.DataPoint; 866 region.Type = ChartElementType.DataPoint; 903internal void AddHotRegion( RectangleF rectArea, string toolTip, string hRef, string mapAreaAttributes, string postBackValue, object selectedObject, ChartElementType type, string series ) 974 ChartElementType type, 1040internal void AddHotRegion( ChartGraphics graph, GraphicsPath path, bool relativePath, string toolTip, string hRef, string mapAreaAttributes, string postBackValue, object selectedObject, ChartElementType type ) 1091 internal void AddHotRegion( RectangleF rectArea, object selectedObject, ChartElementType type, bool relativeCoordinates ) 1104 internal void AddHotRegion( RectangleF rectArea, object selectedObject, ChartElementType type, bool relativeCoordinates, bool insertAtBeginning ) 1136 ChartElementType type, 1239 private ChartElementType _type = ChartElementType.Nothing; 1309 public ChartElementType ChartElementType 2008internal HitTestResult[] HitTest(int x, int y, bool ignoreTransparent, params ChartElementType[] requestedElementTypes) 2022foreach (ChartElementType elementType in requestedElementTypes) 2157result.Add(this.GetHitTestResult(String.Empty, 0, ChartElementType.Nothing, null, null)); 2172return this.HitTest(x, y, false, new ChartElementType[] {})[0]; 2186return this.HitTest(x, y, ignoreTransparent, new ChartElementType[] { })[0]; 2198public HitTestResult HitTest(int x, int y, ChartElementType requestedElement) 2212if (region.Type == ChartElementType.DataPoint) 2296ChartElementType type, 2323case ChartElementType.Axis: 2331case ChartElementType.DataPoint: 2344case ChartElementType.DataPointLabel: 2357case ChartElementType.Gridlines: 2365case ChartElementType.LegendArea: 2369case ChartElementType.LegendItem: 2374case ChartElementType.PlottingArea: 2379case ChartElementType.StripLines: 2387case ChartElementType.TickMarks: 2395case ChartElementType.Title: 2399case ChartElementType.AxisLabels: 2407case ChartElementType.AxisLabelImage: 2415case ChartElementType.AxisTitle: 2465case ChartElementType.Annotation: 2483internal ChartElementOutline GetChartElementOutline(object chartObject, ChartElementType elementType) 2509private GraphicsPath GetGraphicsPath(IList markers, object chartObject, ChartElementType elementType) 2513if (chartArea != null && elementType == ChartElementType.PlottingArea) 2517if (elementType != ChartElementType.DataPoint && 2518elementType != ChartElementType.Gridlines && 2519elementType != ChartElementType.StripLines && 2520elementType != ChartElementType.TickMarks && 2529if (elementType == ChartElementType.DataPointLabel) 2628private HotRegion[] GetHotRegions(object cntxObj, ChartElementType elementType) 2642case ChartElementType.LegendItem: 2652case ChartElementType.AxisLabelImage: 2653case ChartElementType.AxisLabels: 2689case ChartElementType.DataPointLabel: 2690case ChartElementType.DataPoint: 2747private ArrayList GetMarkersFromRegions(object chartObject, ChartElementType elementType) 2820if (dataPoint != null && elementType != ChartElementType.DataPointLabel) 2838if (axis != null && elementType == ChartElementType.AxisTitle) 2899private ArrayList GetMarkers(object chartObject, ChartElementType elementType) 2912elementType == ChartElementType.AxisLabelImage || 2913elementType == ChartElementType.AxisLabels || 2914elementType == ChartElementType.AxisTitle 2931if (elementType == ChartElementType.DataPointLabel) 3095IList list1 = this.GetMarkers(rect1, ChartElementType.Axis); 3135IList list1 = this.GetMarkers(area.PlotAreaPosition.ToRectangleF(), ChartElementType.PlottingArea); 3138list1 = this.GetMarkers(area.lastAreaPosition, ChartElementType.PlottingArea); 3168private ArrayList GetMarkers(RectangleF rect, ChartElementType elementType) 3180if ((elementType != ChartElementType.Nothing) && (elementType != ChartElementType.PlottingArea)) 3325private RectangleF GetHotRegionRectangle(HotRegion rgn, RectangleF unionWith, ChartElementType elementType) 3340if (elementType == ChartElementType.AxisLabels)
Common\General\StripLine.cs (4)
422 common.HotRegionsList.AddHotRegion(rect, this.ToolTip, this.Url, this.MapAreaAttributes, this.PostBackValue, this, ChartElementType.StripLines, string.Empty); 499 common.HotRegionsList.AddHotRegion( lineRect, this.ToolTip, this.Url, this.MapAreaAttributes, this.PostBackValue, this, ChartElementType.StripLines, string.Empty ); 550 this.Axis.Common.HotRegionsList.AddHotRegion( graph, path, false, this.ToolTip, this.Url, this.MapAreaAttributes, this.PostBackValue, this, ChartElementType.StripLines ); 600 this.Axis.Common.HotRegionsList.AddHotRegion( graph, path, false, this.ToolTip, this.Url, this.MapAreaAttributes, this.PostBackValue, this, ChartElementType.StripLines );
Common\General\Title.cs (1)
1688 Common.HotRegionsList.AddHotRegion( titlePosition, this.ToolTip, this.Url, this.MapAreaAttributes, this.PostBackValue, this, ChartElementType.Title, string.Empty );
Common\Utilities\ValueConverter.cs (1)
68 ChartElementType elementType)