Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Description

Sets or returns whether the error bars will be T shaped.

C#
vb.net

Remarks

If the error bar is not T shaped, it will consist of a single line going from the negative error value to the positive error value. If the error bar is T shaped, there will be an additional line perpendicular to this line at each end of the error bar. All parts of the line, including the T, are formatting according to the ErrorBar.Line property.

If you create a new error bar with ExcelWriter, it will be T shaped by default.

  • No labels