Home > @i2analyze/notebook-sdk > schema > IChartItemTypeBase > labelDefinition
schema.IChartItemTypeBase.labelDefinition property
Gets the label definition for the item type, which describes how record labels are formed.
Signature:
readonly labelDefinition: data.IReadOnlyCollection<ILabelPart>;
Returns: data.IReadOnlyCollection<ILabelPart>
Introduced: version 1.0