Class WidgetTrends.WidgetTrendsOptions
Represents the options for a widget showing trends.
Inherited Members
Namespace: DataWeb.Dashboard.Widgets
Assembly: DataWeb.Core.dll
Syntax
public class WidgetTrends.WidgetTrendsOptions : WidgetOptions
Properties
Periods
Gets or sets the list of available periods for the widget.
Declaration
public IEnumerable<List.ListItem> Periods { get; set; }
Property Value
Type | Description |
---|---|
IEnumerable<List.ListItem> |