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

Class IndicatorProperties

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

Constructors

IndicatorProperties()

Declaration
public IndicatorProperties()

Properties

ActionInfo

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

Angle

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

FillColor

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

GaugeIndicatorStyle

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

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

IconSet

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

IndicatorData

Declaration
public GaugeInputValueModel IndicatorData { get; set; }
Property Value
Type Description
GaugeInputValueModel

IndicatorState

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

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

ScaleFactor

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

StateImage

Declaration
public BaseImage StateImage { get; set; }
Property Value
Type Description
BaseImage

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

TransformationType

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

Width

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

ZIndex

Declaration
public int ZIndex { get; set; }
Property Value
Type Description
System.Int32
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