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

Class GaugeScaleProperties

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

Constructors

GaugeScaleProperties()

Declaration
public GaugeScaleProperties()

Properties

BackgroundColor

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

BorderColor

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

BorderWidth

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

Label

Declaration
public LabelProperties Label { get; set; }
Property Value
Type Description
LabelProperties

LinearPointer

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

Maximum

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

Minimum

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

PointerType

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

Position

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

RadialPointer

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

Range

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

ScaleRadius

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

ShadowOffset

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

StartAngle

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

SweepAngle

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

TickMark

Declaration
public TickMarkProperties TickMark { get; set; }
Property Value
Type Description
TickMarkProperties
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