SetLabelFont Method
Syntax
CWContours.SetLabelFont LabelFont
Purpose
Sets the label font 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
LabelFont As Font
The new label font.