Struct SfLegendIndexColorAttr
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct SfLegendIndexColorAttr
Fields
attr_mask
Declaration
public uint attr_mask
Field Value
Type | Description |
---|---|
uint |
num_values
Declaration
public int num_values
Field Value
Type | Description |
---|---|
int |
smooth_sw
Declaration
public bool smooth_sw
Field Value
Type | Description |
---|---|
bool |
values
Declaration
public double[] values
Field Value
Type | Description |
---|---|
double[] |
width_percent
Declaration
public int width_percent
Field Value
Type | Description |
---|---|
int |