[VB] | Public Sub setLabelFormat(formatString As String) |
[C#] | public void setLabelFormat(string formatString); |
ChartDirector 5.1 (.NET Edition)
BaseMeter.setLabelFormat
Usage
[VB] | Public Sub setLabelFormat(formatString As String) |
[C#] | public void setLabelFormat(string formatString); |
Description
Arguments
Argument | Default | Description |
---|---|---|
formatString | (Mandatory) | The format string. |
Return Value