TtfStatTable.AxisValueTables

TtfStatTable.AxisValueTables property

Returns array of Axis Value Tables. Spec: Axis Value Tables provide details regarding a specific style-attribute value on some specific axis of design variation, or a combination of design-variation axis values, and the relationship of those values to labels used as elements in subfamily names.

public AxisValueTableBase[] AxisValueTables { get; }

See Also