WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class KPIGraphics

    Show / Hide Table of Contents

    Class KPIGraphics

    Initializes new instance for KPIGraphics class.

    Inheritance
    System.Object
    KPIGraphics
    Inherited Members
    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.Windows.Chart.Olap
    Assembly: Syncfusion.OlapChart.WPF.dll
    Syntax
    public class KPIGraphics

    Constructors

    KPIGraphics()

    Declaration
    public KPIGraphics()

    Fields

    Cylinder

    Represents a constant string for Cylinder.

    Declaration
    public const string Cylinder = "Cylinder"
    Field Value
    Type Description
    System.String

    RoadSigns

    Represents a constant string for RoadSigns.

    Declaration
    public const string RoadSigns = "Traffic Light"
    Field Value
    Type Description
    System.String

    StandardArrow

    Represents a constant string for StandarArrow.

    Declaration
    public const string StandardArrow = "Standard arrow"
    Field Value
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved