ChartDirector 7.0 (ASP/COM/VB Edition)
ContourLayer.
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
z | (Mandatory) | The z value of the contour. |
contourColor | (Mandatory) | The contour line color. |
contourWidth | (Mandatory) | The contour line width in pixels. |
contourLabel | (Mandatory) | The text of the contour label. |
font | "normal" | The font used to draw the label. |
fontSize | 8 | The font size used to draw the label. |
fontColor | TextColor | The color used to draw the labels. |
Return Value