ExcelWriter Xojo Plugin
ExcelWriterChart.SetDropLines Method
(console safe)
Turns on drop lines for the chart.
SetDropLines(
line
as
ExcelWriterChartLine
)
Parameters
line
The line style to be used for the drop lines nil if wanting to use default.
Remarks
See Also
ExcelWriterChart Class