UnitFormulaErrV constructor
UnitFormulaErrV(unit, f, err, v)
Constructor.
def __init__(self, unit, f, err, v):
...
Parameter | Type | Description |
---|---|---|
unit | MeasureConst | |
f | str | |
err | str | |
v | str |
See Also
- module aspose.diagram
- class UnitFormulaErrV
Constructor.
def __init__(self, unit, f, err, v):
...
Parameter | Type | Description |
---|---|---|
unit | MeasureConst | |
f | str | |
err | str | |
v | str |