DimensionEqualityLabelFormatting.SetFormatOptions
Method
Description:
Sets the format options used to show the parameter value.
Sets the format options used to show the parameter value.
Parameters
| Parameter | Type | Description |
|---|---|---|
| formatOptions | FormatOptions | The format options to be set. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | This DimensionEqualityLabelFormatting uses a LabelType which does not support assignment of FormatOptions. |