[C#] | public void setContourLabelFormat(char formatString); |
[VB] | Public Sub setContourLabelFormat(formatString As char) |
ChartDirector 7.1 (.NET Edition)
ContourLayer.
Usage
[C#] | public void setContourLabelFormat(char formatString); |
[VB] | Public Sub setContourLabelFormat(formatString As char) |
Description
Arguments
Argument | Default | Description |
---|---|---|
formatString | (Mandatory) | The format string. |
Return Value