Skip to main content

Enum DashTileType

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Dashboard tile chart type (V2) This Enum is used by: dashboard_tile_definition.tile_type

Fields

Area = 6 6: Area Bar = 4 4: Bar BigNum = 3 3: BigNum Column = 7 7: Column CombinedBarLine = 8 8: CombinedBarLine CombinedColumnLine = 9 9: CombinedColumnLine Funnel = 13 13: Funnel Gauge = 12 12: Gauge HTML = 11 11: HTML Line = 5 5: Line List = 2 2: List None = 0 0: None Pie = 1 1: Pie WebPanel = 10 10: WebPanel