SetDataPointOutLine

SetDataPointLeine(oStroke,nSeries,nDataPoint,ballSeries)

设置轮廓到指定的图表序列中数据点

参数:

名称 类型 描述性
OStroke系统 apiStroke系统

中风创建数据点轮廓

串行 数组

索引图表序列

NDataPoint 数组

索引中指定图表序列中数据点

串行 布林安

指定大纲应用到所有序列中指定的数据点

返回时间 :

类型
布林安

实例

拷贝代码
builder.CreateFile("docx")!varoDocuments=api.GetDocumentvarolements=ODocument.GetEplement0var oCart = Api.CreateCarttoParagraph.AddDrawing(oChart)!varoFinll =api.CreateSolidFillsetSeriesFilli.CreteRGBColor(255,111,61)setSeriesFillVar.CreateStroke(0.5*36000,Api.CreateSolidFill(Api.CreateRGBColor(255,111,61)))setDataPointLeinebuilder.SaveFile("docx", "SetDataPointOutLine.docx")!builder.CloseFile();

结果文档