Click or drag to resize

MeasuredLabelItem Fields

The NumericLabelFormattingScientificMeasuredLabelItem type exposes the following members.

Fields
 NameDescription
Protected field_exponent The exponent portion of the label.
Protected field_firstpart The leading portion of the label.
Protected field_font1 The font used for the leading and trailing text.
Protected field_font2 The font used for the exponent text.
Protected field_lastpart The trailing portion of the label.
Protected field_rightPadding The padding added to keep exponents aligned.
Protected field_size1 The measured size of the leading portion.
Protected field_size2 The measured size of the exponent portion.
Protected field_size3 The measured size of the trailing portion.
Protected field_strfmt The string formatting used for drawing.
Top
See Also