SetLabelFormat Method

3D Graph Control

SetLabelFormat Method

Syntax

CWContours.SetLabelFormat Label

Purpose

Sets the label format string for all contours in the collection.

Remarks

Contour labels are available only if the plot style is set to Contour in the property pages or set programmatically to cwContourLine on the Style property of the Plots object.

Parameters

Label As String

The new label format string.

See Also

CWContour.LabelFormat