Hierarchy

  • PlotArea

Properties

borderColor: string

The border color of the plot area.

Deprecated

Since 14.0.0. This is not recommended in the Redwood design system.

borderRadius: string

Specifies the border radius of the plot area shape. See the Help documentation for more information.

Deprecated

Since 14.0.0. This is not recommended in the Redwood design system.

color: string

The color of the plot area.

rendered: string

Specifies whether to render the plot area. See the Help documentation for more information.

svgClassName: string

The CSS style class to apply to the plot area. See the Help documentation for more information.

Deprecated

Since 14.0.0. This is not recommended in the Redwood design system.

svgStyle: object

The inline style to apply to the plot area. See the Help documentation for more information.

Deprecated

Since 14.0.0. This is not recommended in the Redwood design system.

Generated using TypeDoc