ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MaximumValue - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MaximumValue

    Represents Maximum value at which a pointer on the scale will stop.

    Inheritance
    System.Object
    GaugeInputValue
    MaximumValue
    Inherited Members
    GaugeInputValue.AddConstant
    GaugeInputValue.DataElementName
    GaugeInputValue.DataElementOutput
    GaugeInputValue.Formula
    GaugeInputValue.MaxPercent
    GaugeInputValue.MinPercent
    GaugeInputValue.Multiplier
    GaugeInputValue.Value
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public class MaximumValue : GaugeInputValue

    Constructors

    MaximumValue()

    Declaration
    public MaximumValue()

    MaximumValue(ReportSerializer)

    Declaration
    public MaximumValue(ReportSerializer serializer)
    Parameters
    Type Name Description
    ReportSerializer serializer
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved