FigureOfMeritGraphics2DTextOptions#
- class ansys.stk.core.stkobjects.FigureOfMeritGraphics2DTextOptions#
Text display options for contour legend.
Overview#
Legend title. |
|
Number of decimal digits to use in range values in legend. |
|
Text format for floating point numbers. |
Import detail#
from ansys.stk.core.stkobjects import FigureOfMeritGraphics2DTextOptions
Property detail#
- property FigureOfMeritGraphics2DTextOptions.number_of_decimal_digits: int#
Number of decimal digits to use in range values in legend.
- property FigureOfMeritGraphics2DTextOptions.floating_point_format: FigureOfMeritGraphics2DFloatingPointFormat#
Text format for floating point numbers.