Show / Hide Table of Contents

Class DashboardWidgetScatterplotDefinitionXaxis

Inheritance
System.Object
DashboardWidgetScatterplotDefinitionXaxis
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Datadog.Outputs
Assembly: Pulumi.Datadog.dll
Syntax
public sealed class DashboardWidgetScatterplotDefinitionXaxis

Fields

View Source

IncludeZero

Declaration
public readonly bool? IncludeZero
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

Label

Declaration
public readonly string Label
Field Value
Type Description
System.String
View Source

Max

Declaration
public readonly string Max
Field Value
Type Description
System.String
View Source

Min

Declaration
public readonly string Min
Field Value
Type Description
System.String
View Source

Scale

Declaration
public readonly string Scale
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.