UWP 6.3.16
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class GaugePanelModel

Inheritance
System.Object
GaugePanelModel
Namespace: BoldReports.Serialization.JsonModels
Assembly: BoldReports.UWP.dll
Syntax
public class GaugePanelModel : Object

Constructors

GaugePanelModel()

Declaration
public GaugePanelModel()

Properties

AntiAliasing

Declaration
public string AntiAliasing { get; set; }
Property Value
Type Description
System.String

BackgroundColor

Declaration
public string BackgroundColor { get; set; }
Property Value
Type Description
System.String

BookMark

Declaration
public string BookMark { get; set; }
Property Value
Type Description
System.String

Border

Declaration
public BorderVal Border { get; set; }
Property Value
Type Description
BorderVal

DocumentMapModel

Declaration
public string DocumentMapModel { get; set; }
Property Value
Type Description
System.String

GaugeFrame

Declaration
public FrameProperties GaugeFrame { get; set; }
Property Value
Type Description
FrameProperties

GaugeLabel

Declaration
public List<GaugeLabelProperties> GaugeLabel { get; set; }
Property Value
Type Description
System.Collections.Generic.List<GaugeLabelProperties>

Indicator

Declaration
public List<IndicatorProperties> Indicator { get; set; }
Property Value
Type Description
System.Collections.Generic.List<IndicatorProperties>

LinearGauges

Declaration
public List<GaugeProperties> LinearGauges { get; set; }
Property Value
Type Description
System.Collections.Generic.List<GaugeProperties>

PageName

Declaration
public string PageName { get; set; }
Property Value
Type Description
System.String

RadialGauges

Declaration
public List<GaugeProperties> RadialGauges { get; set; }
Property Value
Type Description
System.Collections.Generic.List<GaugeProperties>

ToolTip

Declaration
public string ToolTip { get; set; }
Property Value
Type Description
System.String
In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved