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
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.7.0.0")]
public enum DashTileType : short

Fields

Name Description
Area

6: Area

Bar

4: Bar

BigNum

3: BigNum

Column

7: Column

CombinedBarLine

8: CombinedBarLine

CombinedColumnLine

9: CombinedColumnLine

Funnel

13: Funnel

Gauge

12: Gauge

HTML

11: HTML

Line

5: Line

List

2: List

None

0: None

Pie

1: Pie

WebPanel

10: WebPanel

Extension Methods

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