RenderingType Enum

Definition

Defines values for RenderingType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum RenderingType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type RenderingType = 
Public Enum RenderingType
Inheritance
RenderingType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

NoGraph 0
Table 1
TimeSeries 2
TimeSeriesPerInstance 3
PieChart 4
DataSummary 5
Email 6
Insights 7
DynamicInsight 8
Markdown 9
Detector 10
DropDown 11
Card 12
Solution 13
Guage 14
Form 15
ChangeSets 16
ChangeAnalysisOnboarding 17
ChangesView 18
AppInsight 19
DependencyGraph 20
DownTime 21
SummaryCard 22
SearchComponent 23
AppInsightEnablement 24

Applies to