FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > ChartShape クラス : BackgroundImage プロパティ |
control.BackgroundImage = new FarPoint.Win.Picture(Image.FromFile("d:\overlay.bmp")); control.MarginTop = 3; control.MarginBottom = 3;
control.BackgroundImage = New FarPoint.Win.Picture(Image.FromFile("d:\overlay.bmp")) control.MarginTop = 3 control.MarginBottom = 3