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

Class GaugeProperties

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

Constructors

GaugeProperties()

Declaration
public GaugeProperties()

Properties

ActionInfo

Declaration
public ActionInfo ActionInfo { get; set; }
Property Value
Type Description
ActionInfo

BackgroundColor

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

GaugeFrame

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

Hidden

Declaration
public bool Hidden { get; set; }
Property Value
Type Description
System.Boolean

Name

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

Orientation

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

ScaleProperties

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

ToolTip

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

Width

Declaration
public double Width { get; set; }
Property Value
Type Description
System.Double
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