Click or drag to resize

MeasuredLabelItem Fields

The NumericLabelFormattingScientificMeasuredLabelItem type exposes the following members.

Fields
 NameDescription
Protected field_exponent Stores the exponent text.
Protected field_firstpart Stores the mantissa text.
Protected field_font1 Stores the main font.
Protected field_font2 Stores the exponent font.
Protected field_lastpart Stores the suffix text.
Protected field_rightPadding Stores the right padding used to align exponents.
Protected field_size1 Stores the measured size of the mantissa part.
Protected field_size2 Stores the measured size of the exponent part.
Protected field_size3 Stores the measured size of the suffix part.
Top
See Also