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 options that determine the presentation of the data labels.

Inheritance Hierarchy

System.Object
  Amazon.QuickSight.Model.FunnelChartDataLabelOptions

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

Syntax

C#
public class FunnelChartDataLabelOptions

The FunnelChartDataLabelOptions type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property CategoryLabelVisibility Amazon.QuickSight.Visibility

Gets and sets the property CategoryLabelVisibility.

The visibility of the category labels within the data labels.

Public Property LabelColor System.String

Gets and sets the property LabelColor.

The color of the data label text.

Public Property LabelFontConfiguration Amazon.QuickSight.Model.FontConfiguration

Gets and sets the property LabelFontConfiguration.

The font configuration for the data labels.

Only the FontSize attribute of the font configuration is used for data labels.

Public Property MeasureDataLabelStyle Amazon.QuickSight.FunnelChartMeasureDataLabelStyle

Gets and sets the property MeasureDataLabelStyle.

Determines the style of the metric labels.

Public Property MeasureLabelVisibility Amazon.QuickSight.Visibility

Gets and sets the property MeasureLabelVisibility.

The visibility of the measure labels within the data labels.

Public Property Position Amazon.QuickSight.DataLabelPosition

Gets and sets the property Position.

Determines the positioning of the data label relative to a section of the funnel.

Public Property Visibility Amazon.QuickSight.Visibility

Gets and sets the property Visibility.

The visibility option that determines if data labels are displayed.

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