4 references to BottomLeft
System.Windows.Forms.DataVisualization (4)
Common\Annotation\ImageAnnotation.cs (1)
671
return ChartImageAlignmentStyle.
BottomLeft
;
Common\General\ChartGraphics.cs (3)
3570
backImageAlign == ChartImageAlignmentStyle.
BottomLeft
)
4251
backImageAlign == ChartImageAlignmentStyle.
BottomLeft
)
4547
backImageAlign == ChartImageAlignmentStyle.
BottomLeft
)