No1x Property

The No1x property returns or sets the display of 1x when using log, exponential, superscriptedlabels. Returns a Boolean.

Syntax

object.No1x

object.No1x = No1x

 

Parameter Type Description
No1x Boolean required, true to remove 1x in labels

 

Example

This example shows how to remove the 1x in the label.

LabelFormat.No1x = True

 

Used by: AutoLabelFormat object