Rendering Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Instructions for rendering the data
public class Rendering
type Rendering = class
Public Class Rendering
- Inheritance
-
Rendering
Constructors
Rendering() |
Initializes a new instance of the Rendering class. |
Rendering(Nullable<RenderingType>, String, String) |
Initializes a new instance of the Rendering class. |
Properties
Description |
Gets or sets description of the data that will help it be interpreted |
Title |
Gets or sets title of data |
Type |
Gets or sets rendering Type. Possible values include: 'NoGraph', 'Table', 'TimeSeries', 'TimeSeriesPerInstance', 'PieChart', 'DataSummary', 'Email', 'Insights', 'DynamicInsight', 'Markdown', 'Detector', 'DropDown', 'Card', 'Solution', 'Guage', 'Form', 'ChangeSets', 'ChangeAnalysisOnboarding', 'ChangesView', 'AppInsight', 'DependencyGraph', 'DownTime', 'SummaryCard', 'SearchComponent', 'AppInsightEnablement' |
Applies to
Azure SDK for .NET