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.

A waterfall chart.

For more information, see Using waterfall charts in the Amazon QuickSight User Guide.

Inheritance Hierarchy

System.Object
  Amazon.QuickSight.Model.WaterfallVisual

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

Syntax

C#
public class WaterfallVisual

The WaterfallVisual type exposes the following members

Constructors

NameDescription
Public Method WaterfallVisual()

Properties

NameTypeDescription
Public Property Actions System.Collections.Generic.List<Amazon.QuickSight.Model.VisualCustomAction>

Gets and sets the property Actions.

The list of custom actions that are configured for a visual.

Public Property ChartConfiguration Amazon.QuickSight.Model.WaterfallChartConfiguration

Gets and sets the property ChartConfiguration.

The configuration for a waterfall visual.

Public Property ColumnHierarchies System.Collections.Generic.List<Amazon.QuickSight.Model.ColumnHierarchy>

Gets and sets the property ColumnHierarchies.

The column hierarchy that is used during drill-downs and drill-ups.

Public Property Subtitle Amazon.QuickSight.Model.VisualSubtitleLabelOptions

Gets and sets the property Subtitle.

The subtitle that is displayed on the visual.

Public Property Title Amazon.QuickSight.Model.VisualTitleLabelOptions

Gets and sets the property Title.

The title that is displayed on the visual.

Public Property VisualContentAltText System.String

Gets and sets the property VisualContentAltText.

The alt text for the visual.

Public Property VisualId System.String

Gets and sets the property VisualId.

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

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