DiagramsLayer.setShowLabels


setShowLabels(showLabels, [sigFig], [fontDesc], [peaksOnly])

Sets diagram labels

showLabelsBoolean
sigFigoptional integer Number of significant figures to be used to display diagram values
fontDescoptional VARIANT font i.e. "Arial;120;Normal;NoItalic;NoUnderline;NoStrikeOut;0;"
peaksOnlyoptional VARIANTif true, only peaks will be labelled. If false, each end of every element will be labelled
Return valuenone 

Back to DiagramsLayer

Back to Overview