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 liner axis scale setup.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

Inheritance Hierarchy

System.Object
  Amazon.QuickSight.Model.AxisLinearScale

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

Syntax

C#
public class AxisLinearScale

The AxisLinearScale type exposes the following members

Constructors

NameDescription
Public Method AxisLinearScale()

Properties

NameTypeDescription
Public Property StepCount System.Int32

Gets and sets the property StepCount.

The step count setup of a linear axis.

Public Property StepSize System.Double

Gets and sets the property StepSize.

The step size setup of a linear axis.

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