title
Home > @gooddata/sdk-model > MeasureBuilderBase > title
MeasureBuilderBase.title property
Sets alternative title for the measure.
Signature:
title: (title?: string | undefined) => this;
Remarks
This value will then be used in various chart-specific descriptive elements. For convenience if no title is specified, the measure will fall back to server-defined value.