enum Shading
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CloudWatch.Shading |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscloudwatch#Shading |
![]() | software.amazon.awscdk.services.cloudwatch.Shading |
![]() | aws_cdk.aws_cloudwatch.Shading |
![]() | aws-cdk-lib » aws_cloudwatch » Shading |
Fill shading options that will be used with a horizontal annotation.
Members
Name | Description |
---|---|
NONE | Don't add shading. |
ABOVE | Add shading above the annotation. |
BELOW | Add shading below the annotation. |
NONE
Don't add shading.
ABOVE
Add shading above the annotation.
BELOW
Add shading below the annotation.