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

Class GaugeLabelProperties

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

Constructors

GaugeLabelProperties()

Declaration
public GaugeLabelProperties()

Properties

ActionInfo

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

BackgroundColor

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

BackgroundGradientEndcolor

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

BackgroundGradientType

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

BackgroundHatchType

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

Font

Declaration
public FontStyleModel Font { get; set; }
Property Value
Type Description
FontStyleModel

Height

Declaration
public double Height { get; set; }
Property Value
Type Description
System.Double

Hidden

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

Left

Declaration
public double Left { get; set; }
Property Value
Type Description
System.Double

Name

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

Style

Declaration
public BorderStyle Style { get; set; }
Property Value
Type Description
BorderStyle

Text

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

TextAlign

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

TextColor

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

TextDecoration

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

ToolTip

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

Top

Declaration
public double Top { get; set; }
Property Value
Type Description
System.Double

UseFontPercent

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

VerticalAlignment

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

Width

Declaration
public double Width { get; set; }
Property Value
Type Description
System.Double

ZIndex

Declaration
public double ZIndex { 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