Class AxisLabelStyle
Inheritance
AxisLabelStyle
Assembly: NXOpen.dll
Syntax
public class AxisLabelStyle : CustomTextStyleSetting, IMessageSink, IDisplayStyle, IVisibleDisplayStyle
Constructors
AxisLabelStyle()
Declaration
protected AxisLabelStyle()
Properties
IncludeMeasureType
Declaration
public bool IncludeMeasureType { get; set; }
Property Value
IncludeUnit
Declaration
public bool IncludeUnit { get; set; }
Property Value
UseSingleLine
Declaration
public bool UseSingleLine { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink