Class GaugeJsonModel
Inherited Members
Namespace: BoldReports.Serialization.JsonModels
Assembly: BoldReports.UWP.dll
Syntax
public class GaugeJsonModel : ReportItemBaseModel
Constructors
GaugeJsonModel()
Declaration
public GaugeJsonModel()
Properties
GaugePanel
Declaration
public GaugePanelModel GaugePanel { get; set; }
Property Value
Type | Description |
---|---|
GaugePanelModel |