1 instantiation of ChartElementOutline
System.Windows.Forms.DataVisualization (1)
Common\General\Selection.cs (1)
2490
ChartElementOutline result = new
ChartElementOutline
();
3 references to ChartElementOutline
System.Windows.Forms.DataVisualization (3)
Common\General\Selection.cs (3)
1371
/// Initializes a new instance of the <see cref="
ChartElementOutline
"/> class.
2483
internal
ChartElementOutline
GetChartElementOutline(object chartObject, ChartElementType elementType)
2490
ChartElementOutline
result = new ChartElementOutline();