AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The field well configuration of a KPI visual.

Inheritance Hierarchy

System.Object
  Amazon.QuickSight.Model.KPIFieldWells

Namespace: Amazon.QuickSight.Model
Assembly: AWSSDK.QuickSight.dll
Version: 3.x.y.z

Syntax

C#
public class KPIFieldWells

The KPIFieldWells type exposes the following members

Constructors

NameDescription
Public Method KPIFieldWells()

Properties

NameTypeDescription
Public Property TargetValues System.Collections.Generic.List<Amazon.QuickSight.Model.MeasureField>

Gets and sets the property TargetValues.

The target value field wells of a KPI visual.

Public Property TrendGroups System.Collections.Generic.List<Amazon.QuickSight.Model.DimensionField>

Gets and sets the property TrendGroups.

The trend group field wells of a KPI visual.

Public Property Values System.Collections.Generic.List<Amazon.QuickSight.Model.MeasureField>

Gets and sets the property Values.

The value field wells of a KPI visual.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5