3 references to PointAndFigure
System.Windows.Forms.DataVisualization (3)
Common\General\AxisScaleBreaks.cs (1)
463
series.ChartType == SeriesChartType.
PointAndFigure
)
Common\Utilities\CustomAttributesRegistry.cs (2)
1132
SeriesChartType.
PointAndFigure
,
1402
chartTypes = new SeriesChartType[] { SeriesChartType.
PointAndFigure
};