Skip to main content Skip to complementary content
Close announcements banner

Id Property

Overloads

Id

Id used by the client to identify attributes, different id are used depending what attributes are targeted. 'cellBackgroundColor': For attribute expression, expression for background color of table cell. 'cellForegroundColor': For attribute expression, expression for text color of table cell. 'colorByAlternative': Can be used together with color.mode = 'byDimension' for attribute dimensions and with color.mode = 'byMeasure' for attribute expressions to color the chart using different dimensions, measures and expressions. 'colorByExpression': Used together with color.mode = 'byExpression'.

JSON property name: id

Id

Id used by the client to identify attributes, different id are used depending what attributes are targeted. 'cellBackgroundColor': For attribute expression, expression for background color of table cell. 'cellForegroundColor': For attribute expression, expression for text color of table cell. 'colorByAlternative': Can be used together with color.mode = 'byDimension' for attribute dimensions and with color.mode = 'byMeasure' for attribute expressions to color the chart using different dimensions, measures and expressions. 'colorByExpression': Used together with color.mode = 'byExpression'.

JSON property name: id

Declaration

      public AttrId Id { get; set; }
    

Property Value

Type Description
AttrId

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!