enum Shading
This page is available in another version. Click here for the v2 documentation.
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CloudWatch.Shading |
![]() | software.amazon.awscdk.services.cloudwatch.Shading |
![]() | aws_cdk.aws_cloudwatch.Shading |
![]() | @aws-cdk/aws-cloudwatch » Shading |
Fill shading options that will be used with an 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.