menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class KpiGraphics - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class KpiGraphics

    Represents the sign of KPIs used to differentiate status and trend

    Inheritance
    System.Object
    KpiGraphics
    Namespace: Syncfusion.UI.Xaml.PivotChart
    Assembly: Syncfusion.SfPivotChart.UWP.dll
    Syntax
    public class KpiGraphics : Object

    Constructors

    KpiGraphics()

    Declaration
    public KpiGraphics()

    Fields

    Cylinder

    Represents the sign of KPIs in cylinder.

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

    RoadSigns

    Represents the sign of KPIs in road signs.

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

    StandardArrow

    Represents the sign of KPIs in standard arrow.

    Declaration
    public const string StandardArrow = "Standard Arrow"
    Field Value
    Type
    System.String

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved