BarGaugeValueMode🔗Allows for the table cell gauge display type to set the gauge mode.Definition🔗export enum BarGaugeValueMode { Color = "color", Text = "text", Hidden = "hidden", }