回复 楼主 laibinhua
FOR EACH sc IN thisform.MSChart1.Plot.SeriesCollection
sc.DataPoints(-1).DataPointLabel.LocationType = 2 && 0..8
ENDFORthisform.MSChart1.Legend.Location.LocationType = 1 && 0..8
勾选“Show scale”
FOR EACH sc IN thisform.MSChart1.Plot.SeriesCollection
sc.DataPoints(-1).DataPointLabel.LocationType = 2 && 0..8
ENDFORthisform.MSChart1.Legend.Location.LocationType = 1 && 0..8