Struct SfLegendAttr
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct SfLegendAttr
Fields
attr_mask
Declaration
public uint attr_mask
Field Value
Type | Description |
---|---|
uint |
border_sw
Declaration
public bool border_sw
Field Value
Type | Description |
---|---|
bool |
font_color
Declaration
public int font_color
Field Value
Type | Description |
---|---|
int |
font_size
Declaration
public double font_size
Field Value
Type | Description |
---|---|
double |
footer
Declaration
public SfLegendTitle footer
Field Value
Type | Description |
---|---|
SfLegendTitle |
header
Declaration
public SfLegendTitle header
Field Value
Type | Description |
---|---|
SfLegendTitle |
index_attr
Declaration
public SfLegendIndexAttr index_attr
Field Value
Type | Description |
---|---|
SfLegendIndexAttr |
layout_type
Declaration
public int layout_type
Field Value
Type | Description |
---|---|
int |
view_port_id
Declaration
public int view_port_id
Field Value
Type | Description |
---|---|
int |
width_percent
Declaration
public int width_percent
Field Value
Type | Description |
---|---|
int |