Show / Hide Table of Contents

Enum DashTileType

Dashboard tile chart type (V2) This Enum is used by: dashboard_tile_definition.tile_type

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum DashTileType : short

Fields

Name Description
Area

6: Area

Bar

4: Bar

BigNum

3: BigNum

Column

7: Column

Combined

8: Combined

Line

5: Line

List

2: List

None

0: None

Pie

1: Pie

Extension Methods

EnumUtil.MapEnums<SuperOffice.Data.DashTileType, To>()
ObjectExtensions.AssignByReflection<DashTileType>(DashTileType)
ObjectExtensions.GraphCopy<DashTileType>()
Converters.MapEnums<DashTileType, To>()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top