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