menu

UWP

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

    Show / Hide Table of Contents

    Class ResourceWrapper

    Represents a wrapper that is used to apply static resources to Pivot Chart's components.

    Inheritance
    System.Object
    ResourceWrapper
    Namespace: Syncfusion.UI.Xaml.PivotGauge
    Assembly: Syncfusion.SfPivotGauge.UWP.dll
    Syntax
    public sealed class ResourceWrapper : Object

    Constructors

    ResourceWrapper()

    Initializes a new instance of the ResourceWrapper class.

    Declaration
    public ResourceWrapper()

    Properties

    Goal

    Gets or sets the localized string for 'Goal'.

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

    Value

    Gets or sets the localized string for 'Value'.

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

    Extension Methods

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